|
Interval3Min Property
|
Gets the smaller of T0 and T1.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Min { get; }
Public ReadOnly Property Min As Double
Get
public:
virtual property double Min {
double get () sealed;
}
abstract Min : float with get
override Min : float with get
Property Value
Type:
DoubleImplements
IIntervalMin
See Also