Click or drag to resize

IntervalIsIncreasing Property

Returns true if T0 < T1.

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

Property Value

Type: Boolean
See Also