Leadtools.Controls Namespace > ImageViewer Object : ConvertPoint Method |
Parameter | Type | Description |
---|---|---|
item | ImageViewerItem | The reference item. This value can be null. |
fromType | ImageViewerCoordinateType | Original coordinates of point. |
toType | ImageViewerCoordinateType | Desired target coordinates. |
point | LeadPointD | The point to convert. |
Type | Description |
---|---|
LeadPointD | 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.