RhinoCommon API
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

public Point ScreenToClient( Point screenPoint )
Public Function ScreenToClient ( screenPoint As Point ) As Point
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)"]
