Click or drag to resize

LineCurveLine Property

Gets or sets the Line value inside this curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Line Line { get; set; }

Property Value

Type: Line
See Also