MacroFeatureEx Methods |
The MacroFeatureEx type exposes the following members.
Name | Description | |
---|---|---|
OnEditDefinition |
Called when the Edit feature menu is clicked from the feature manager tree
| |
OnRebuild |
Called when macro feature is rebuilding
| |
OnUpdateState |
Called when state of the feature is changed (i.e. feature is selected, moved, updated etc.)
Use this method to provide additional dynamic security options on your feature (i.e. do not allow dragging, editing etc.)
|