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


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