This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the drawing phase of a layer.
Name | Description | |
---|---|---|
DrawPhase | Draw phase in which layer is drawn. |
Classes | Description |
---|---|
CadAnnotationLayer | An Esri Cad annotation layer. |
CoverageAnnotationLayer | An Esri coverage annotation layer. |
FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). |
FDOGraphicsSublayer | A collection of properties for an annotation sublayer layer (feature data object graphics sublayer). |
ILayerDrawingPhase is implemented by annotation layers that support main drawing in either the esriDPAnnotation or esriDPGeography phases. Prior to the ArcGIS 9.0 release, these layers always drew in esriDPAnnotation. Set the draw phase to esriDPGeography to change the layer so that it draws in the geography phase like regular FeatureLayers (aka Table of Contents order).