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


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