创建指定符号,并传入所需的位置点
命名空间:
SuperMap.Plot程序集: SuperMap.Plot (in SuperMap.Plot)
版本: dll
语法
C# |
---|
public void SetGeometryShape( int libId, int code, Point3Ds points, int pcount ) |
参数
- libId
- Type: System..::.Int32
符号库ID
- code
- Type: System..::.Int32
符号编码
- points
- Type: SuperMap.Data..::.Point3Ds
位置点数组
- pcount
- Type: System..::.Int32
位置点个数