Represents the injector type.
Value | Member | Description |
---|---|---|
annToolbar | 0 | The injector pertains to LEADVIEW's annotation toolbar. The data portion of the InjectionArgs will be an AnnPanelInjector object. |
menu | 1 | The injector pertains to LEADVIEW's main menu. The data portion of the InjectionArgs will be a MenuInjector object. |
toolbar | 2 | The injector pertains to LEADVIEW's toolbar. The data portion of the InjectionArgs will be a ToolbarInjector object. |
For an example, refer to InjectionManager.