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