插入路径点

命名空间:  SuperMap.Plot
程序集:  SuperMap.Plot (in SuperMap.Plot)
版本: dll

语法

C#
public bool InsertPathPt(
	int index,
	Point3D vecPath
)

参数

index
Type: System..::.Int32
索引
vecPath
Type: SuperMap.Data..::.Point3D
路径点

返回值

插入成功返回true,否则返回false

版本信息

SuperMap iObjects .NET


请参见