AccessText.FontStretch Propiedad

Definición

Obtiene o establece una FontStretch propiedad que selecciona una fuente normal, condensada o expandida de .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

Valor de propiedad

Grado relativo en el que se estira la fuente. El valor predeterminado es Normal.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador FontStretchProperty
Propiedades de metadatos establecidas en true AffectsMeasure, , AffectsRender, Inherits

Se aplica a

Consulte también