IntervalLowerBound Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double LowerBound { get; }
Public ReadOnly Property LowerBound As Double
Get
public:
property double LowerBound {
double get ();
}
member LowerBound : float with get
Property Value
Double
See Also