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


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

IDimensionLayer Interface

Indicator interface that identifies dimension layers.

Product Availability

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

Description

IDimensionLayer has no properties or methods but servers as an indicator interface.  You can see if a reference to a layer is a reference to a DimensionLayer by checking to see if it implements this interface.

Classes that implement IDimensionLayer

Classes Description
DimensionLayer A collection of properties for a dimension layer.