CurveCurveIntersector2dTolerance Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Tolerance Tolerance { get; }
Public ReadOnly Property Tolerance As Tolerance
Get
public:
property Tolerance Tolerance {
Tolerance get ();
}
member Tolerance : Tolerance with get
Property Value
Type:
Tolerance
See Also