public static void RemoveElements( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Shared Sub RemoveElements( _ ByVal graphicsLayer As GraphicsLayer, _ Optional ByVal elements As IEnumerable(Of Element) _ )
Parameters
- graphicsLayer
- The graphics layer being extended
- elements
- The elements being removed