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


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

IEnumDimensionStyle Interface

Provides access to members that enumerate through Dimension styles.

Product Availability

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

Members

Name Description
Method Next Returns the next style in the enumeration.
Method Reset Resets the enumerator such that a subsequent next returns the first style.

Classes that implement IEnumDimensionStyle

Classes Description
EnumDimensionStyle (esriEditor) Enumeration of dimension styles.