TextMetrics.DigitizedAspectX Property

Definition

Gets or sets the horizontal aspect of the device for which the font was designed.

public:
 property int DigitizedAspectX { int get(); void set(int value); };
public int DigitizedAspectX { get; set; }
member this.DigitizedAspectX : int with get, set
Public Property DigitizedAspectX As Integer

Property Value

The horizontal aspect of the device for which the font was designed.

Applies to