Spread WinForms 15
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
See Also