Public Function ConvertToGraphics() As IList(Of IElement)
public IList<IElement> ConvertToGraphics()
Return Value
The list result will contain just one, selected GroupElement that contains all the individual element within it.
Public Function ConvertToGraphics() As IList(Of IElement)
public IList<IElement> ConvertToGraphics()
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)