public static IReadOnlyList<Element> CopyElements( GraphicsLayer graphicsLayer, GroupElement group, IEnumerable<Element> elements )
Public Overloads Shared Function CopyElements( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal group As GroupElement, _ ByVal elements As IEnumerable(Of Element) _ ) As IReadOnlyList(Of Element)
Parameters
- graphicsLayer
- group
- A group element within the graphics layer
- elements
- The elements to be copied