int MarginBottom {get; set;}
'Declaration Property MarginBottom As Integer
'Declaration
Property MarginBottom As Integer
'Usage Dim instance As IElement Dim value As Integer instance.MarginBottom = value value = instance.MarginBottom
'Usage
Dim instance As IElement Dim value As Integer instance.MarginBottom = value value = instance.MarginBottom
IElement Interface IElement Members