ITextViewLine.Left Property

Definition

Gets the position of the left edge of this line in the text rendering coordinate system.

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

Property Value

The position of the left edge of this line in the text rendering coordinate system.

Applies to