This document is archived and information here might be outdated.  Recommended version.


ISimpleRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISimpleRenderer Interface
ArcGIS Developer Help

ISimpleRenderer Interface

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

Name Description
Read/write property Description Renderer description.
Read/write property Label Renderer label.
Read/write property Symbol Symbol used to draw each feature.

Classes that implement ISimpleRenderer

Classes Description
SimpleRenderer A simple renderer where the same symbol is drawn for each feature.

.NET Samples

Editing using a custom form Executing geoprocessing tools in the background Draw text on a MapControl Geoevents in a MapControl Add a traversal result to the map Change layer rendering using the SymbologyControl Add and symbolize a historical temporal layer in ArcMap