ArcObjects Library Reference  (Schematic)    

INgFlagModel Interface

Provides access to members that control the flag model.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Description

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.

Members

Description
Method Delete Deletes the flag model.
Method GetEffect Returns the effect 'effect' set for the flag model (see esriNgFlagModelEffect).
Method IsEffectSet Indicates if the effect 'effect' related to the flag model is set (see esriNgFlagModelEffect).
Read/write property Name Name of the flag model.
Read-only property Project Project of the flag model.
Method RemoveEffect Removes the effect or restores the default effect 'effect' set for the flag model (see esriNgFlagModelEffect).
Method SetEffect Modifies the effect 'effect' set for the flag model (see esriNgFlagModelEffect).

CoClasses that implement INgFlagModel

CoClasses and Classes Description
NgFlagModel Graphic flag model object.

See Also

INgFlag Interface

 


Feedback Send feedback on this page