FontStretch.FromOpenTypeStretch(Int32) Methode

Definition

Erstellt eine neue Instanz von FontStretch , die dem OpenType usStretchClass-Wert entspricht.

public:
 static System::Windows::FontStretch FromOpenTypeStretch(int stretchValue);
public static System.Windows.FontStretch FromOpenTypeStretch (int stretchValue);
static member FromOpenTypeStretch : int -> System.Windows.FontStretch
Public Shared Function FromOpenTypeStretch (stretchValue As Integer) As FontStretch

Parameter

stretchValue
Int32

Ein ganzzahliger Wert zwischen 1 und neun, der der UsStretchValue-Definition in der OpenType-Spezifikation entspricht.

Gibt zurück

Eine neue Instanz von FontStretch.

Gilt für: