Condividi tramite


TextBounds.Leading Property

Definition

Gets the position of the leading edge of the rectangle in the text rendering coordinate system.

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

Property Value

The position of the leading edge of the rectangle in the text rendering coordinate system.

Remarks

In right-to-left text, the leading edge is to the right of the trailing edge.

Applies to