BezierPathBuilder.ErrorThreshold
BezierPathBuilder.ErrorThreshold property
Gets or sets the error threshold. This parameter defines maximum deviation of points to fitted curve. By default it is 30.
public float ErrorThreshold { get; set; }
See Also
- class BezierPathBuilder
- namespace Aspose.Svg.ImageVectorization
- assembly Aspose.SVG