Provides access to members that allow extra feature information to be persisted.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
LoadClass | Looks at the class information and determines if it can load the features. | |
LoadFeature | Loads the feature information and updates the feature. | |
SaveClass | Writes out to the stream, class information used to aid loading. | |
SaveFeature | Writes out to the stream, feature infomation used to aid loading. |
CoClasses that implement IPersistCustomFeaturesExtension
CoClasses and Classes | Description |
---|---|
AnnotationFeatureClassExtension (esriCarto) | An ESRI annotation feature class extension. |
DimensionClassExtension (esriCarto) | A class extension which contains all the style properties for a dimension feature class. |