AccessText.FontStretch Eigenschap

Definitie

Hiermee haalt u een FontStretch eigenschap op die een normaal, verkort of uitgebreid lettertype van een FontFamily.

public:
 property System::Windows::FontStretch FontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch FontStretch { get; set; }
member this.FontStretch : System.Windows.FontStretch with get, set
Public Property FontStretch As FontStretch

Waarde van eigenschap

De relatieve mate waarop het lettertype is uitgerekt. De standaardwaarde is Normal.

Opmerkingen

Informatie over afhankelijkheidseigenschappen

Item Waarde
Id-veld FontStretchProperty
Eigenschappen van metagegevens ingesteld op true AffectsMeasure, , AffectsRenderInherits

Van toepassing op

Zie ook