Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle.XFORM Structure / eM11 Field


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