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