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