Click or drag to resize
GeIntervalIsBounded Property
Returns True if this interval is bounded in both directions, otherwise returns False.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsBounded { get; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks