TextBounds.Leading Property

Definition

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

C++/CX
public:
 property double Leading { double get(); };

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

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022