ArcObjects Library Reference  (Schematic)    

INgDrawings Interface

Provides access to an enumeration of graphic drawings.

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 drawing in the collection.
Method Clear Removes all the drawings from the collection.
Read-only property Count Number of drawings in the collection.
Read-only property Item The drawing 'index' item in the collection.
Method Remove Removes the drawing 'index' item from the collection.

CoClasses that implement INgDrawings

CoClasses and Classes Description
NgDrawings Graphic drawings collection object.

See Also

INgDrawing Interface

 


Feedback Send feedback on this page