Click or drag to resize

WpfFreehandAnnotationLineType Property

Gets or sets the line type used to connect the points.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public WpfFreehandLineType LineType { get; set; }

Property Value

Type: WpfFreehandLineType
The line type used to connect the points.
See Also