FlatteningTolerance Property
FlatteningTolerance
Get or set the default flattening tolerance used for all methods that are not explicitly using it. Default is set to 0.25f.
Declaration
public float FlatteningTolerance { get; set; }
Public Property FlatteningTolerance As Single