SELECTIONSTATE.iAnchorCol Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: