Provides access to members that control the flag model.
A flag model is a generic object used to generate flags that will be placed automatically on network elements. Each flag model contains the symbol used to represent a given flag plus automatic placement–angle and translation attributes.
To create a flag attached on an element, you have to identify its flag model.
| Description | ||
|---|---|---|
![]() |
Delete | Deletes the flag model. |
![]() |
GetEffect | Returns the effect 'effect' set for the flag model (see esriNgFlagModelEffect). |
![]() |
IsEffectSet | Indicates if the effect 'effect' related to the flag model is set (see esriNgFlagModelEffect). |
![]() |
Name | Name of the flag model. |
![]() |
Project | Project of the flag model. |
![]() |
RemoveEffect | Removes the effect or restores the default effect 'effect' set for the flag model (see esriNgFlagModelEffect). |
![]() |
SetEffect | Modifies the effect 'effect' set for the flag model (see esriNgFlagModelEffect). |
| CoClasses and Classes | Description |
|---|---|
| NgFlagModel | Graphic flag model object. |