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

ViewerBase.WorkspaceToControl Method

Converts coordinates from workspace-related to control-related ones.

Overload List

Name Description
Public method WorkspaceToControl(PointF, Unit)

Converts point coordinates from workspace-related to control-related ones.

Public method WorkspaceToControl(RectangleF, Unit)

Converts rectangle coordinates and dimensions from workspace-related to control-related ones.

See Also

Reference