public static IList<GraphicElement> AddElements( GraphicsLayer graphicsLayer, IEnumerable<CIMGraphic> graphics )
Public Shared Function AddElements( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal graphics As IEnumerable(Of CIMGraphic) _ ) As IList(Of GraphicElement)
Parameters
- graphicsLayer
- graphics
- The collection of graphics to be added