'Declaration Public Property Left As Single
'Usage Dim instance As PaddingF Dim value As Single instance.Left = value value = instance.Left
public float Left {get; set;}
PaddingF Structure PaddingF Members