ToleranceEqualPoint Property
|
Property that represents tolerance for point
evaluation.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double EqualPoint { get; }
Public ReadOnly Property EqualPoint As Double
Get
public:
property double EqualPoint {
double get ();
}
member EqualPoint : float with get
Property Value
Double
See Also