Compartir a través de


SELECTIONSTATE.iAnchorCol (Campo)

Índice de la columna de delimitación.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Public iAnchorCol As Integer
public int iAnchorCol
public:
int iAnchorCol
val mutable iAnchorCol: int
public var iAnchorCol : int

Comentarios

esto es un ViewCol, NOT un CharIndex. Puede pasar el final de la línea física.

Prototipo COM

de textmgr.idl:

Seguridad de .NET Framework

Vea también

Referencia

SELECTIONSTATE Estructura

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)