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


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