You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

CanvasViewer.ControlToWorkspace Method

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

Overload List

Name Description
Public method ControlToWorkspace(PointF)

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

(Overrides BaseViewer.ControlToWorkspace(PointF).)
Public method ControlToWorkspace(RectangleF)

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

(Overrides BaseViewer.ControlToWorkspace(RectangleF).)

See Also

Reference