public static void UnSelectElements( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Shared Sub UnSelectElements( _ ByVal graphicsLayer As GraphicsLayer, _ Optional ByVal elements As IEnumerable(Of Element) _ )
Parameters
- graphicsLayer
- elements
- The selected elements to unselect. If null then all elements are unselected