Property OptimizePath
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
OptimizePath
Gets or sets a value indicating whether the path geometry is optimized using the StreamGeometry.
public bool OptimizePath { get; set; }
Property Value
- bool
This is true if the path geometry is optimized using the StreamGeometry; otherwise, it is false. The default is true.