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


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

IDimensionStyleImportDialog Interface

Provides access to members that control the dimension style import dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddNameCheck Adds a style collection that will be used to check names against. More than one style collection can be added.
Method DoModalImport Displays the dialog used to import dimension styles.
Method DoModalSelect Displays the dialog used to import a single dimension style.

Classes that implement IDimensionStyleImportDialog

Classes Description
DimensionStyleImportDialog A dialog for importing dimension styles from on dimension feature class into another.

Remarks

Use IDimensionStyleImportDialog to import existing dimension styles into a different dimension feature class.