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

BaseViewer.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.

Public method ControlToWorkspace(RectangleF)

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

See Also

Reference