public static IReadOnlyList<Element> CopyElements( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Overloads Shared Function CopyElements( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal elements As IEnumerable(Of Element) _ ) As IReadOnlyList(Of Element)
Parameters
- graphicsLayer
- elements
- The elements to be copied