Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle.XFORM Structure / eM12 Field


In This Topic
    eM12 Field
    In This Topic
    Sets M12.
    Syntax
    'Declaration
     
    
    Public eM12 As Single
    'Usage
     
    
    Dim instance As VisualStyle.XFORM
    Dim value As Single
     
    value = instance.eM12
     
    instance.eM12 = value
    public float eM12
    See Also