FontWeight.ToOpenTypeWeight Metoda

Definice

Vrátí hodnotu, která představuje OpenType usWeightClass objektu FontWeight .

public:
 int ToOpenTypeWeight();
public int ToOpenTypeWeight ();
member this.ToOpenTypeWeight : unit -> int
Public Function ToOpenTypeWeight () As Integer

Návraty

Int32

Celočíselná hodnota mezi 1 a 999, která odpovídá definici usWeightClass ve specifikaci OpenType.

Poznámky

Další informace o hodnotě OpenType najdete v části usWeightClass specifikace OpenTypeusWeightClass.

Platí pro