IntervalTolerance Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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