public static GraphicElement AddElement( GraphicsLayer graphicsLayer, Geometry geometry, IEnumerable<CIMStringMap> customProperties, CIMSymbol symbol )
Public Overloads Shared Function AddElement( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal geometry As Geometry, _ ByVal customProperties As IEnumerable(Of CIMStringMap), _ Optional ByVal symbol As CIMSymbol _ ) As GraphicElement
Parameters
- graphicsLayer
- geometry
- The geometry to be used for the graphic element
- customProperties
- Custom properties or null
- symbol
- The symbol to be used for the graphic element. Can be null