Gets a value that indicates whether this AnnAutomation is currently in a state where the object context menu can be displayed.
public bool CanShowObjectContextMenu { get; }
Public ReadOnly Property CanShowObjectContextMenu As Boolean
@property (nonatomic,readonly) BOOL canShowObjectContextMenu;;
public boolean canShowObjectContextMenu()
public:
property bool CanShowObjectContextMenu
{
bool get()
}
true if this AnnAutomation is currently in a state where the object context menu can be displayed; otherwise, false.
The AnnAutomation can display the object context menu if there is an AnnObject that is currently being edited (in other words, the CurrentDesigner is an object of the AnnEditDesigner class).
Call the ShowObjectContextMenu method to display the object context menu.
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