获取指定的子对象在此三维文本几何对象中的索引。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int IndexOf( TextPart3D part ) |
参数
- part
- Type: SuperMap.Data..::.TextPart3D
指定的子对象。
C# |
---|
public int IndexOf( TextPart3D part ) |