DrawingAttributes::FitToCurve Property
.NET Framework (current version)
Gets or sets a value that indicates whether Bezier smoothing is used to render the Stroke.
Assembly: PresentationCore (in PresentationCore.dll)
The following example demonstrates how to set the FitToCurve property. The example assumes that your application has an InkCanvas called inkCanvas1, and two DrawingAttributes objects called inkDA and highlighterDA. For the complete example, see the DrawingAttributes class overview.
.NET Framework
Available since 3.0
Available since 3.0
Show: