This documentation is for the old version. Go to the latest Graphics Mill docs

ICoordinateMapper Methods

The ICoordinateMapper type exposes the following members.

Methods

Name Description
Public method ControlToWorkspace Overloaded.

Converts coordinates from control-related to workspace-related ones.

Public method GetControlPixelsPerUnitX

Returns the horizontal resolution, in pixels per the specified unit.

Public method GetControlPixelsPerUnitY

Returns the vertical resolution, in pixels per the specified unit.

Public method WorkspaceToControl Overloaded.

Converts coordinates from workspace-related to control-related ones.

See Also

Reference