public static GroupElement GroupElements( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Shared Function GroupElements( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal elements As IEnumerable(Of Element) _ ) As GroupElement
Parameters
- graphicsLayer
- elements
- The elements to be grouped.
Return Value
ArcGIS.Desktop.Layouts.GroupElement containing the grouped elements