Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / MarginLeft Property


In This Topic
MarginLeft Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property MarginLeft As Integer
 
'Usage
 
Dim instance As IElement
Dim value As Integer
 
instance.MarginLeft = value
 
value = instance.MarginLeft
See Also