public static GraphicElement AddElement( GraphicsLayer graphicsLayer, MapPoint point, string text, CIMTextSymbol textSymbol )
Public Overloads Shared Function AddElement( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal point As MapPoint, _ ByVal text As String, _ Optional ByVal textSymbol As CIMTextSymbol _ ) As GraphicElement
Parameters
- graphicsLayer
- point
- The text placement point
- text
- The text string
- textSymbol
- The text symbol. Can be null