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


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

IFeatureLayerSymbology Interface

Provides access to members that control default feature layer symbology.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanSymbolize Indicates if the feature layer can be symbolized.
Read-only property Priority Priority for the layer.
Method Symbolize Symbolizes the specified feature layer with default symbology.

Classes that implement IFeatureLayerSymbology

Classes Description
DefaultFeatureLayerSymbology (esriCartoUI) Defines the default feature layer symbology.
IMSFeatureLayerSymbology (esriArcMapUI) Defines the symbology for an IMS feature layer.