public static void RemoveElement( GraphicsLayer graphicsLayer, Element element )
Public Shared Sub RemoveElement( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal element As Element _ )
Parameters
- graphicsLayer
- The graphics layer being extended
- element
- The element being removed.