ITextSpan.AnchorLine Property

Definition

Gets the line number on which text selection starts.

public:
 property int AnchorLine { int get(); };
public int AnchorLine { get; }
member this.AnchorLine : int
Public ReadOnly Property AnchorLine As Integer

Property Value

Returns an integer that represents the line number on which text selection starts.

Applies to