public FontStretch? FontStretch { get; }
Public ReadOnly Property FontStretch As FontStretch? Get
public: property Nullable<FontStretch> FontStretch { Nullable<FontStretch> get (); }
member FontStretch : Nullable<FontStretch> with get
In This Article