Gets a value that indicates whether the this AnnAutomation is in a state where any object can be selected.
public virtual bool CanSelectObjects { get; }
Public Overridable ReadOnly Property CanSelectObjects As Boolean
@property (nonatomic,readonly) BOOL canSelectObjects;
public boolean canSelectObjects()
public:
virtual property bool CanSelectObjects
{
bool get()
}
true if this AnnAutomation is in a state where any object can be selected; otherwise, it is false.
If the AnnAutomation contains one or more AnnObject objects, then this property will return true. Selecting an object in AnnAutomation is the equivalent of starting its AnnEditDesigner. Call the SelectObject or SelectObjects methods to select one or any group of the annotation objects.
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