在三维文本几何对象中添加子对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int AddPart( TextPart3D part ) |
参数
- part
- Type: SuperMap.Data..::.TextPart3D
待添加的三维文本几何对象的子对象。
C# |
---|
public int AddPart( TextPart3D part ) |