Click or drag to resize

IntervalT1 Property

Gets or sets the upper bound of the Interval.

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

Property Value

Type: Double
See Also