SELECTIONSTATE.iAnchorCol Field

Definition

Index of the anchor column.

public: int iAnchorCol;
public: int iAnchorCol;
int iAnchorCol;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")]
public int iAnchorCol;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")>]
val mutable iAnchorCol : int
Public iAnchorCol As Integer 

Field Value

Attributes

Remarks

This is a ViewCol, NOT a CharIndex. It may be past the end of the physical line.

COM Signature

From textmgr.idl:

Applies to