NewSyntheticRegion.iAnchorIndex 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定从零开始的字符索引 (不得在虚拟空间) 中。
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
字段值
- 属性
注解
iAnchorLine和 iAnchorIndex 成员定义文本将出现的位置。 这些值采用基本缓冲区坐标。
COM 签名
从 textmgr: