public float BottomPadding { get; set; }
Public Property BottomPadding As Single Get Set
public: property float BottomPadding { float get (); void set (float value); }
member BottomPadding : float32 with get, set
In This Article