TextBounds.TextHeight Property

Definition

Gets the height of the text on the line containing the characters.

public:
 property double TextHeight { double get(); };
public:
 property double TextHeight { double get(); };
public double TextHeight { get; }
member this.TextHeight : double
Public ReadOnly Property TextHeight As Double

Property Value

The height of the text on the line containing the characters.

Applies to