FontStretch.FromOpenTypeStretch(Int32) Método

Definição

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

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.

Devoluções

Uma nova instância de FontStretch.

Aplica-se a