Click or drag to resize

MacroFeatureEx Methods

The MacroFeatureEx type exposes the following members.

Methods
  NameDescription
Protected methodOnEditDefinition
Called when the Edit feature menu is clicked from the feature manager tree
Protected methodOnRebuild
Called when macro feature is rebuilding
Protected methodOnUpdateState
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.)
Top
See Also