Returns a copy of the symbol used for the FeatureRenderer

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public virtual Symbol GetSymbol()
Visual Basic (Declaration)
Public Overridable Function GetSymbol As Symbol

Return Value

The symbol for the FeatureRenderer

See Also