FontStretch.FromOpenTypeStretch(Int32) Método

Definição

Cria uma nova instância que FontStretch corresponde ao valor usStretchClass do OpenType.

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

Parâmetros

stretchValue
Int32

Um valor inteiro entre um e nove que corresponde à definição usStretchValue na especificação OpenType.

Retornos

FontStretch

Uma nova instância de FontStretch.

Aplica-se a