Class TraceOptions
TraceOptions class
public class TraceOptions
Constructors
| Name | Description |
|---|---|
| TraceOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| AlphaMax { get; set; } | The corner threshold |
| CurveOptimizing { get; set; } | Use curve optimization optimize the path p, replacing sequences of Bezier segments by a single segment when possible. |
| OptTolerance { get; set; } | Curve optimization tolerance |
| TurdSize { get; set; } | The area of a largest path to be ignored |
| TurnPolicy { get; set; } | The curve turn policy |
See Also
- namespace Aspose.CAD.Vectorization
- assembly Aspose.CAD