TextLine.Height Property

Definition

Gets the height of a line of text.

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

Property Value

The text line height.

Applies to