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


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