Click or drag to resize

Interval3Length Property

Gets the signed length of the numeric range. If the interval is decreasing, a negative length will be returned.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public double Length { get; }

Property Value

Type: Double

Implements

IIntervalLength
See Also