ArcObjects Library Reference  (Schematic)    

INgPatternModels Interface

Provides access to an enumeration of pattern models.

Product Availability

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

Members

Description
Read-only property _NewEnum Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB.
Method Add Adds a new pattern model in the collection.
Method Clear Removes all the pattern models from the collection.
Read-only property Count Number of pattern model in the collection.
Read-only property Item The pattern model 'index' item in the collection.
Method Remove Removes the pattern model 'index' item from the collection.

CoClasses that implement INgPatternModels

CoClasses and Classes Description
NgPatternModels Graphic pattern models object.

See Also

INgPatternModel Interface

 


Feedback Send feedback on this page