ImageGear for .NET
ConvertCoordinates(Canvas,ImGearCoordConvModes,Array) Method
See Also  Send Feedback
ImageGear21.Presentation 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 WPF device independent units (1/96th inch per unit).

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 WPF device independent units (1/96th inch per unit).

See Also

©2013. Accusoft Corporation. All Rights Reserved.