Gets or sets the renderer used to symbolize the FeatureLayer.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public FeatureRenderer Renderer { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Renderer As FeatureRenderer |