Click or drag to resize

WpfLineAnnotationOutline Property

Gets or sets the pen used to draw the line.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public AnnotationPen Outline { get; set; }

Property Value

Type: AnnotationPen
The pen used to draw the line.
See Also