Condividi tramite


AccessText.FontStretch Proprietà

Definizione

Ottiene o imposta una proprietà FontStretch che seleziona un carattere normale, ridotto o espanso da un oggetto 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

Valore della proprietà

FontStretch

Grado relativo di estensione del carattere. Il valore predefinito è Normal.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore FontStretchProperty
Proprietà dei metadati impostate su true AffectsMeasure, AffectsRender, Inherits

Si applica a

Vedi anche