2 references to MaxGradientSteps
ReachFramework (2)
AlphaFlattener\DrawingContext.cs (2)
267if (steps > Configuration.MaxGradientSteps) // Avoid decomposition if there are too many steps 390if (steps > Configuration.MaxGradientSteps) // Avoid decomposition if there are too many steps