Share via


ITextCaret.Left Property

Definition

Gets the position of the left edge of the caret 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 left edge position.

Applies to