Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- pageView
- Represents the scrollable view object on which the image is drawn.
- mode
- Specifies translation direction.
- array
- Array with point coordinates (ImageGear.Core.ImGearPoint or ImageGear.Core.ImGearDoublePoint).
Device coordinates are expressed in pixels.
If you display or print an image without an IImGearScrollableView object, use ConvertCoordinates(System.Windows.Controls.Canvas, ImGearCoordConvModes, System.Array). SHD_TEST