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

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

(Inherited from BaseViewer.)
Public method ControlToWorkspace(RectangleF)

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

(Inherited from BaseViewer.)

See Also

Reference