get_operation();
set_operation(value);
Type | Description |
---|---|
AnnEditDesignerOperation | The current edit operation. The default value is AnnEditDesignerOperation.None. |
This property indicates which edit operation is currently being performed on this AnnEditDesigner. It gets updated whenever the object receives Edit events.