ImageGear for Silverlight
ConvertCoordinates(Canvas,ImGearCoordConvModes,Array) Method
See Also  Send Feedback
ImageGear20.Core Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class > ConvertCoordinates Method : ConvertCoordinates(Canvas,ImGearCoordConvModes,Array) Method




canvas
Represents the canvas 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.

Glossary Item Box

Translates coordinates between image and device coordinate systems.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

canvas
Represents the canvas 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.