ArcObjects Component Help  (Core)    

ILayer Interface

Provides access to members that work with all layers.

Description

ILayer is the generic interface for all other layer objects in the map, such as FeatureLayer and the basic graphics layer (CompositeGraphicsLayer).

Members

Description
Read-only property AreaOfInterest The default area of interest for the layer.
Read/write property Cached Indicates if the layer needs its own display cache.
Method Draw Draws the layer to the specified display for the given draw phase.
Read/write property MaximumScale Maximum scale (representative fraction) at which the layer will display.
Read/write property MinimumScale Minimum scale (representative fraction) at which the layer will display.
Read/write property Name Layer name.
Read/write property ShowTips Indicates if the layer shows map tips.
Write-only property SpatialReference Spatial reference for the layer.
Read-only property SupportedDrawPhases Supported draw phases.
Read-only property TipText Map tip text at the specified location.
Read-only property Valid Indicates if the layer is currently valid.
Read/write property Visible Indicates if the layer is currently visible.

CoClasses that implement ILayer

CoClasses and Classes Description
CadAnnotationLayer An ESRI Cad annotation layer.
CadFeatureLayer ESRI CAD Feature Layer class.
CadLayer ESRI CAD Layer class.
CompositeGraphicsLayer A collection of graphics layers that behave like single layer.
CoverageAnnotationLayer An ESRI coverage annotation layer.
DimensionLayer A collection of proerties for a dimension layer.
DummyGraduatedMarkerLayer A dummy layer used to display legend items in the style gallery (Singleton).
DummyLayer A dummy layer used to display legend items in the style gallery (Singleton).
FDOGraphicsLayer A FDO graphics layer.
FeatureLayer A collection of features and their visual representation.
GraphicsLayer3D (esri3DExt) A 3D Graphics Layer.
GroupLayer A collection of layers that behaves like a single layer.
IMSMapLayer A container for the display and manipulation of IMS layers.
RasterCatalogLayer Raster catalog source and display options.
RasterLayer Raster layer source and display options.
SearchResultsLayer A layer that lets you preview a search result in the Geography tab.
SurveyLayer (esriSurveyCoreExt) SurveyLayer Class
SurveySubLayer (esriSurveyCoreExt) SurveySubLayer Class
TemporalFeatureLayer (TrackingAnalystLib) Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.
TinLayer TIN Layer class.
TopologyLayer A collection of properties for a topology layer.