| LayoutFieldScale Property |
Returns the numeric scale of the field.
Namespace:
OBCOM.NetSwitchLib.Layouts
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int Scale { get; }
Public ReadOnly Property Scale As Integer
Get
Return Value
Type:
Int32
The numeric scale of the field.
See Also