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

(Overrides BaseViewer.ControlToWorkspace(PointF).)
Public method ControlToWorkspace(RectangleF)

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

(Overrides BaseViewer.ControlToWorkspace(RectangleF).)

See Also

Reference