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