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


FDOGraphicsSublayer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > F > FDOGraphicsSublayer Class
ArcGIS Developer Help

FDOGraphicsSublayerClass Class

A collection of properties for an annotation sublayer layer (feature data object graphics sublayer).

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IAnnotationSublayer Provides access to the properties of an annotation sublayer.
IDisplayAdmin (esriDisplay) Provides access to members that control display administration.
IGeoDataset (esriGeoDatabase) Provides access to members that provide information about a Geographic Dataset.
ILayer Provides access to members that work with all layers.
ILayerDrawingPhase Provides access to members that control the drawing phase of a layer.
ILayerExtensions Provides access to the extensions of a layer.
ILayerGeneralProperties Provides access to layer general properties.
IPersistStream (esriSystem)

Remarks

FDOGraphicsSublayer is a class used to manage the drawing properties of annotation feature class's annotation classes.  It is a sublayer of FDOGraphicsLayer and is no cocreatable.

See Also

IAnnotationLayer Interface