IntervalElement Property

Property that represents an element in this interval. * Returns an upper bound if this interval is bounded above. * Returns a lower bound if this interval is unbounded above but bounded below. * Returns 0.0 if this interval is unbounded in both directions.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public double Element { get; }

Property Value

Double
See Also

©  Bricsys NV. All rights reserved.