public PointD ConvertCoordinate( Page oPage, PointD oSourcePoint, CoordinateService.CoordinateSystems oDestinationCoordinateSystem )
public: PointD ConvertCoordinate( Page^ oPage, PointD oSourcePoint, CoordinateService.CoordinateSystems oDestinationCoordinateSystem )
Parameters
- oPage
- Page which frame size, height and type will be used to calculate new coordinates
- oSourcePoint
- Source Point.
- oDestinationCoordinateSystem
- Destination coordinate system.