Click or drag to resize

WpfHotSpotAnnotationActiveOutline Property

Gets or sets the pen used to render the outline when Active is true.

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 AnnotationPen ActiveOutline { get; set; }

Property Value

Type: AnnotationPen
The pen used to render the outline when Active is true.
See Also