Converts a LeadPointD from one coordinates to the other.
convertPoint(item: ImageViewerItem, fromType: ImageViewerCoordinateType, toType: ImageViewerCoordinateType, point: LeadPointD): LeadPointD;
item
The reference item. This value can be null.
fromType
Original coordinates of point.
toType
Desired target coordinates.
point
The point to convert.
The converted point
For information on the various conversion types, refer to ConvertPoints.
For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.
For an example, refer to ConvertPoint.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET