public void ClearElementSelection()
Public Sub ClearElementSelection()
public void ClearElementSelection()
Public Sub ClearElementSelection()
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
//Clear the layout's element selection.
layoutView.ClearElementSelection();
Target Platforms: Windows 10, Windows 8.1