BaseViewer.pageToWorkspacePoint Method

Translates coordinates from the page-related coordinate system to the workspace-related one.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function pageToWorkspacePoint(point);

Parameters

point

Type: GraphicsMill..PointF

Coordinates in the page coordinate system.

Return Value

Coordinates in the workspace coordinate system.

See Also

Reference