  | 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)
Syntaxpublic int Scale { get; }Public ReadOnly Property Scale As Integer
	Get
Return Value
Type: 
Int32
            The numeric scale of the field.
            
See Also