FieldAttributes3270GetColor Method |
Returns the color bits from attribute.
Namespace:
Flex.Hal.Ohio
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public static int GetColor(
int attr
)
Public Shared Function GetColor (
attr As Integer
) As Integer
Parameters
- attr
- Type: SystemInt32
Attribute
Return Value
Type:
Int32Color bits
See Also