Translates rectangle coordinates from the workspace-related coordinate system to the control-related one.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Overrides Function WorkspaceToControl ( _ rect As RectangleF _ ) As RectangleF
public override RectangleF WorkspaceToControl( RectangleF rect )