public static void SelectElements( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Shared Sub SelectElements( _ ByVal graphicsLayer As GraphicsLayer, _ Optional ByVal elements As IEnumerable(Of Element) _ )
Parameters
- graphicsLayer
- The graphics layer being extended
- elements
- The elements to select. If null then all elements are selected