You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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

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

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

(Inherited from BaseViewer.)

See Also

Reference