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

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

(Overrides ViewerBase.WorkspaceToControl(PointF, Unit).)
Public method WorkspaceToControl(RectangleF, Unit)

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

(Inherited from ViewerBase.)

See Also

Reference