将地图中指定点的地图坐标转换为像素坐标。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public Point MapToPixel( Point2D point ) |
参数
- point
- Type: SuperMap.Data..::.Point2D
要转换坐标的指定点。
C# |
---|
public Point MapToPixel( Point2D point ) |