public Font TextSysFont { get; set; }
Public Property TextSysFont As Font Get Set
public: property Font^ TextSysFont { Font^ get (); void set (Font^ value); }
member TextSysFont : Font with get, set
In This Article