ITextSpan.AnchorCol Property

Definition

Gets the column number on which text selection starts.

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

Property Value

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

Applies to