RhinoCommon API
RhinoViewClientToScreen Method (Point2d) |
[Missing <summary> documentation for "M:Rhino.Display.RhinoView.ClientToScreen(Rhino.Geometry.Point2d)"]
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public Point2d ClientToScreen( Point2d clientPoint )
Public Function ClientToScreen ( clientPoint As Point2d ) As Point2d
Parameters
- clientPoint
- Type: Rhino.GeometryPoint2d
[Missing <param name="clientPoint"/> documentation for "M:Rhino.Display.RhinoView.ClientToScreen(Rhino.Geometry.Point2d)"]
Return Value
Type: Point2d[Missing <returns> documentation for "M:Rhino.Display.RhinoView.ClientToScreen(Rhino.Geometry.Point2d)"]
