FontStretch.ToOpenTypeStretch Method

Definition

Returns a value that represents the OpenType usStretchClass for this FontStretch object.

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

Returns

An integer value between 1 and 999 that corresponds to the usStretchClass definition in the OpenType specification.

Applies to