Name | Description | |
---|---|---|
![]() ![]() | AddElement | Overloaded. |
![]() ![]() | AddElements | Add a collection of ArcGIS.Desktop.Layouts.GraphicElement based on the list of ArcGIS.Core.CIM.CIMGraphic. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | BringForward | Overloaded. |
![]() ![]() | BringToFront | Overloaded. |
![]() ![]() | CanBringForward | Overloaded. |
![]() ![]() | CanSendBackward | Overloaded. |
![]() ![]() | ClearSelection | Clears the current element selection within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CopyElements | Overloaded. |
![]() ![]() | FindElement | Finds the element recursively with the given name within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | FindElements | Finds the elements recursively with the given names within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | GetElements | Get the collection of elements from the GraphicsLayer. Nesting within ArcGIS.Desktop.Layouts.GroupElementis preserved. |
![]() ![]() | GetElementsAsFlattenedList | Get the collection of ArcGIS.Desktop.Layouts.GraphicElement from the GraphicsLayer. Nested groups within ArcGIS.Desktop.Layouts.GroupElement are not preserved. |
![]() ![]() | GetSelectedElements | Gets the currently selected elements within the GraphicsLayer collection. |
![]() ![]() | GroupElements | Group the collection of elements. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | RemoveElement | Remove the element from the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | RemoveElements | Remove the elements from the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SelectElement | Select the element within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SelectElements | Select the elements within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | SendBackward | Overloaded. |
![]() ![]() | SendToBack | Overloaded. |
![]() ![]() | UnGroupElement | Ungroup the elements contained in 'group'. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UnGroupElements | Ungroup the elements contained in 'groups'. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UnSelectElement | Unselect the element within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UnSelectElements | Unselect the elements within the GraphicsLayer collection. This method must be called on the MCT. Use QueuedTask.Run. |