A class extension which contains all the style properties for a dimension feature class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The DimensionClassExtension CoClass manages the drawing of DimensionFeatures.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IClassExtension (esriGeoDatabase) | Provides access to members that initialize and shutdown the class extension. |
IDimensionClassExtension | Provides access to members that control the dimension class extension for a dimension feature class. |
IDimensionClassExtension2 | Provides access to members that control the dimension class extension for a dimension feature class. |
IFeatureClassExtension (esriGeoDatabase) | Indicator interface for feature class extensions. |
IObjectClassEvents (esriGeoDatabase) | Provides access to events that occur with an object class. |
IObjectClassExtension (esriGeoDatabase) | Indicator interface for object class extensions. |
IPersistCustomFeaturesExtension (esriGeoDatabase) | Provides access to members that allow extra feature information to be persisted. |
Remarks
The DimensionClassExtension is used to configure the drawing properties and symbology for DimensionFeatures.
See Also
IDimensionClassExtension Interface | IDimensionStyles Interface