IntervalTolerance Property
|
Property that represents the boundary
tolerance for this interval.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Tolerance { get; }
Public ReadOnly Property Tolerance As Double
Get
public:
property double Tolerance {
double get ();
}
member Tolerance : float with get
Property Value
Double
See Also