Provides access to members that control a renderer which draws the same symbol for each feature.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
Description |
Renderer description. |
|
Label |
Renderer label. |
|
Symbol |
Symbol used to draw each feature. |
CoClasses that implement ISimpleRenderer
CoClasses and Classes |
Description |
SimpleRenderer |
A simple renderer where the same symbol is drawn for each feature. |
.NET Samples
Add a traversal result to the map (Code Files:
AddTraversalResultsToMap) |
Add and symbolize a historical temporal layer in ArcMap (Code Files:
AddTemporalLayerButton) |
Change layer rendering using the SymbologyControl (Code Files:
LayerRendering) |
Draw text on a MapControl (Code Files:
DrawText) |
Editing using a custom form (Code Files:
MainForm) |
Executing geoprocessing tools in the background (Code Files:
RunGPForm) |
Geoevents in a MapControl (Code Files:
GeoEvents) |
Implementing a property page for an ArcGIS Engine application (Code Files:
SymbolSelectorPropPage) |
.NET Related Topics
How to connect to ArcGIS Tracking Server |
How to use symbol level drawing |