Overload | Description |
---|---|
ConvertCoordinates(Canvas,ImGearCoordConvModes,Array) | Translates coordinates between image and device coordinate systems. |
ConvertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,Array) | Translates coordinates between image and device coordinate systems (depending on the value of the "Mode" parameter). The array parameter can point to array of points or double points. |
ConvertCoordinates(IImGearScrollableView,ImGearCoordConvModes,Array) | Translates coordinates between image and device coordinate systems. |