|
IIntervalT0 Property
|
Gets or sets the lower bound of the Interval.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxProperty T0 As Double
Get
Set
property double T0 {
double get ();
void set (double value);
}
abstract T0 : float with get, set
Property Value
Type:
Double
See Also