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

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

Public method WorkspaceToControl(RectangleF)

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

See Also

Reference