SELECTIONSTATE::iAnchorCol Field

 

Index of the anchor column.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

public:
int iAnchorCol

Field Value

Type: System::Int32

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

From textmgr.idl:

Return to top
Show: