public FontStretch FontStretch { get; set; }Public Property FontStretch As FontStretch
Get
Setpublic:
virtual property FontStretch^ FontStretch {
FontStretch^ get () sealed;
void set (FontStretch^ value) sealed;
}abstract FontStretch : FontStretch with get, set
override FontStretch : FontStretch with get, set