ITextViewLine.TextLeft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the x-coordinate of the left edge of the text in the rendered line.
public:
property double TextLeft { double get(); };
public:
property double TextLeft { double get(); };
public double TextLeft { get; }
member this.TextLeft : double
Public ReadOnly Property TextLeft As Double
Property Value
The x-coordinate of the left edge of the text in the rendered line.
Remarks
This will always be the same as Left.