TextLine.Baseline Property

Definition

Gets the distance from the top to the baseline of the current TextLine object.

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

Property Value

A Double that represents the baseline distance.

Applies to