TrigEpsilonRotation Property

Get/Set the number of decimal points used to establish the epsilon value for rotations.

Definition

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

Property Value

Int32

Remarks

The default value for this property is 6.

See Also