GetCharacterAttributes Method (RumbaField)
Class
RumbaField
.
Action
Gets the character attributes for this field's characters.
Syntax
C#
characterAttributes
=
field
.
GetCharacterAttributes
()
VB
characterAttributes
=
field
.
GetCharacterAttributes
()
Variable
Description
characterAttributes
List(Of
RumbaCharacterAttribute
)
.