Property that returns the internal tolerance used to compare whether two points are equal. For example, this is the default tolerance value used in the IsEqualTo method on the Point object.
Syntax
TransientGeometry.PointTolerance() As Double
Property Value
This is a read only property whose value is a Double.