LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

CoordinateType Enumeration


Indicates the coordinate type for conversions. WinRT support
Syntax
public enum CoordinateType : System.Enum 
Leadtools.Controls.CoordinateType = function() { };
Leadtools.Controls.CoordinateType.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Control

(0)The coordinates are in control unit, such a mouse or touch on the control surface. These are raw coordinates with no transformation applied.

Image

(1)The coordinates are in image coordinates. These are the coordinates of the image after all transformation is applied (current zoom and scroll factors).

Remarks

This enumeration is used to convert a coordinate (x,y) from one type to another, for example, it is used as a parameter for the source and destination types of:

Example

For an example, refer to ImageViewer.ConvertRect.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.