Click or drag to resize

IntervalT0 Property

Gets or sets the lower bound of the Interval.

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

Property Value

Type: Double
See Also