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