TrigEpsilonDistance Property

Get/Set the number of decimal points used in distance epsilon values.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public static int EpsilonDistance { get; set; }

Property Value

Int32

Remarks

The default value for this property is 6.

See Also