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