GetBaseClassLine2d Method |
Returns two points defining the location in the view window of the 2d line selected
in GetPoint::Get2dLine().
(0,0) = upper left corner of window.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function Line2d As Point()
Return Value
Type:
PointAn array with two 2D points.
See Also