Table of Contents

Property OptimizePath

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.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.