AnnotateViewerMultiSelectKey Property |
Gets or sets the key held down to select multiple annotations.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.3.0.0.0.668 (.NET 4.5.2, x86)
Syntax public Keys MultiSelectKey { get; set; }
Public Property MultiSelectKey As Keys
Get
Set
Property Value
Type:
KeysThe key held down to select multiple annotations.
See Also