Gets a value that indicates whether this AnnAutomation is currently in a state where the object properties can be displayed.
Object.defineProperty(AnnAutomation.prototype, 'canShowObjectProperties',
get: function()
)
canShowObjectProperties: boolean; // read-only
true if this AnnAutomation is currently in a state where the object properties can be displayed; otherwise, false.
The AnnAutomation can display the object properties if there is an AnnObject that is currently being edited (in other words, the CurrentDesigner is an object of the AnnEditDesigner class), and the AnnObject currently being edited is not locked (the IsLocked value is false).
Call the ShowObjectProperties method to display the object properties.
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