Click or drag to resize

WpfAnnotationCanvasSelectedAnnotations Property

Gets a read-only collection of the currently selected annotations.

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 WpfAnnotationUICollection SelectedAnnotations { get; }

Property Value

Type: WpfAnnotationUICollection
A read-only collection of the selected annotations.
See Also