AccessText.FontStretch Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
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 |