The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: