NewSyntheticRegion.iAnchorIndex 字段

定义

指定从零开始的字符索引 (不得在虚拟空间) 中。

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 

字段值

Int32
属性

注解

iAnchorLineiAnchorIndex 成员定义文本将出现的位置。 这些值采用基本缓冲区坐标。

COM 签名

从 textmgr:

适用于