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

CanvasViewer.WorkspaceToControl Method

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

Overload List

Name Description
Public method WorkspaceToControl(PointF)

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

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

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

(Overrides BaseViewer.WorkspaceToControl(RectangleF).)

See Also

Reference