Click or drag to resize

RhinoViewportScreenToClient Method

[Missing <summary> documentation for "M:Rhino.Display.RhinoViewport.ScreenToClient(System.Drawing.Point)"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point ScreenToClient(
	Point screenPoint
)

Parameters

screenPoint
Type: System.DrawingPoint

[Missing <param name="screenPoint"/> documentation for "M:Rhino.Display.RhinoViewport.ScreenToClient(System.Drawing.Point)"]

Return Value

Type: Point

[Missing <returns> documentation for "M:Rhino.Display.RhinoViewport.ScreenToClient(System.Drawing.Point)"]

See Also