ArcGIS Pro 2.6 API Reference Guide
GraphicsLayerExtensions Class Members
Methods 


ArcGIS.Desktop.Mapping Namespace : GraphicsLayerExtensions Class

The following tables list the members exposed by GraphicsLayerExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Clears the current element selection within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Finds the element recursively with the given name within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Finds the elements recursively with the given names within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic)Get the collection of elements from the GraphicsLayer. Nesting within ArcGIS.Desktop.Layouts.GroupElement is preserved.  
Public Methodstatic (Shared in Visual Basic)Get the collection of ArcGIS.Desktop.Layouts.GraphicElement from the GraphicsLayer. Nested groups within ArcGIS.Desktop.Layouts.GroupElement are not preserved.  
Public Methodstatic (Shared in Visual Basic) Gets the currently selected elements within the GraphicsLayer collection.  
Public Methodstatic (Shared in Visual Basic) Group the collection of elements. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Remove the element from the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Remove the elements from the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Select the element within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Select the elements within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Ungroup the elements contained in 'group'. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Ungroup the elements contained in 'groups'. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Unselect the element within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run  
Public Methodstatic (Shared in Visual Basic) Unselect the elements within the GraphicsLayer collection  
Top
See Also

Reference

GraphicsLayerExtensions Class
ArcGIS.Desktop.Mapping Namespace