NewSyntheticRegion.iAnchorIndex Campo

Definição

Especifica o índice de caracteres com base em zero (não deve estar no espaço virtual).

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

Valor do campo

Int32
Atributos

Comentários

Os iAnchorLine iAnchorIndex Membros e definem onde o texto será exibido. Os valores estão nas coordenadas de buffer de base.

Assinatura COM

De textmgr. idl:

Aplica-se a