Click or drag to resize

CurveDomain Property

Gets or sets the domain of the curve.

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

Property Value

Type: Interval
See Also