Provides access to members that work with a layer's display expression.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
This interface can return or set the display expression properties for a layer. You can also return the evaluated display string for a given feature.
Members
| Description | ||
|---|---|---|
![]() |
ExpressionProperties | Properties that describe the display expression. |
![]() |
FindDisplayString | Finds the display string for the given feature based on the current expression properties. |
CoClasses that implement IDisplayString
| CoClasses and Classes | Description |
|---|---|
| CadAnnotationLayer | An Esri Cad annotation layer. |
| CadastralFabricSubLayer | Cadastral Fabric Feature Layer Object. |
| CadFeatureLayer | Esri CAD Feature Layer class. |
| CoverageAnnotationLayer | An Esri coverage annotation layer. |
| DimensionLayer | A collection of properties for a dimension layer. |
| FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). |
| FeatureLayer | A collection of features and their visual representation. |
| GdbRasterCatalogLayer | Geodabase RasterCatalog source and display options. |
| IMSSubFeatureLayer | A collection of IMS features as a sublayer of an IMSMapLayer. |
| StandaloneTable | A standalone table. |
| TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |

