将布局中指定点的坐标转换为像素坐标。
命名空间:
SuperMap.UI程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public PointF LayoutToPrinter( Point2D point2d ) |
参数
- point2d
- Type: SuperMap.Data..::.Point2D
要转换坐标的指定点。
SuperMap iDesktop 10i(2020) 联机帮助 |
MapLayoutGeoUserDefinedDrawingEventArgs..::.LayoutToPrinter 方法 |
MapLayoutGeoUserDefinedDrawingEventArgs 类 请参见 发送反馈 |
C# |
---|
public PointF LayoutToPrinter( Point2D point2d ) |