ImageGear21.Core Assembly > ImageGear.Display Namespace > IImGearPageDisplay Interface : ConvertCoordinates Method |
array
parameter can point to array of points or double points.Overload | Description |
---|---|
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. |