Gets or sets a value indicating whether the object is selected.
Object.defineProperty(AnnObject.prototype, 'isSelected',
get: function(),
set: function(value)
)
isSelected: boolean;
true if the object is selected; otherwise, false. The default value is false.
This value is used by the automation framework to keep track of selected objects. In none automated mode, you can use the value of IsSelected as a general property that indicate whether an object is selected.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document