|
IIntervalLength 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)
SyntaxReadOnly Property Length As Double
Get
property double Length {
double get ();
}
abstract Length : float with get
Property Value
Type:
Double
See Also