get_canShowProperties();
Object.defineProperty('canShowProperties');
Type | Description |
---|---|
boolean | 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.