根据指定的参数来构造一个 PointMs 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public PointMs( params PointM[] pointMs ) |
参数
- pointMs
- Type: array<
SuperMap.Data..::.PointM
>[]()[]
指定的 PointMs 对象。