Click or drag to resize

WebAnnotationControllerSelectedAnnotations Property

Gets an array of annotations currently selected.

Namespace:  Atalasoft.Imaging.WebControls.Annotations
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public AnnotationUICollection SelectedAnnotations { get; set; }

Property Value

Type: AnnotationUICollection
See Also