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