指定此 PointM 结构体对象是否与指定的 PointM 有相同的X、Y、M 值。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool Equals( PointM pointM ) |
参数
- pointM
- Type: SuperMap.Data..::.PointM
指定的PointM对象。
C# |
---|
public bool Equals( PointM pointM ) |