ArcGIS Pro 2.9 API Reference Guide
GraphicElementContainer Class Members
Methods 


ArcGIS.Desktop.Layouts Namespace : GraphicElementContainer Class

The following tables list the members exposed by GraphicElementContainer.

Public Methods
 NameDescription
Public Method Gets whether a graphic element can be created using the graphic element container.  
Public Method Clear all selected elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Finds the element recursively with the given name. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Finds the elements recursively with the given names. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Get the collection of elements. Nesting is preserved.  
Public MethodGet the collection of elements. Nested groups are not preserved.  
Public Method Returns a collection of selected elements.  
Public Method Remove the element. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Remove the elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Select all elements. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Select the specified element. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Unselect the specified element. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Unselect the specified elements. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

GraphicElementContainer Class
ArcGIS.Desktop.Layouts Namespace