Click or drag to resize
GeIntervalLowerBound Property
Returns the lower bound of this interval, which is meaningful only if this interval is bounded below.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public double LowerBound { get; set; }

Property Value

Type: Double

Return Value

Type: Double
Remarks