Gets a value that indicates whether this AnnAutomation is currently in a state where the user properties dialog can be displayed.
public virtual bool CanShowProperties { get; }
Public Overridable ReadOnly Property CanShowProperties As Boolean
@property (nonatomic,readonly) BOOL canShowProperties;
public boolean canShowProperties()
public:
virtual property bool CanShowProperties
{
bool get()
}
true if this AnnAutomation is currently in a state where the user properties dialog can be displayed; otherwise, it is false.
The AnnAutomation can display the object properties dialog if there is a AnnObject or more that is currently being edited (in other words, the CurrentDesigner is an object of the AnnEditDesigner class). You can get the current selected object through the CurrentEditObject property.
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