ArcObjects Library Reference (Editor)  

IDimensionStyleDialog Interface

Provides access to members that control the dimension styles dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method DoModal Displays the dialog used to define a new dimension style.
Write-only property ReadOnly Indicates if the dimension style dialog shouild be opened in read-only mode.

CoClasses that implement IDimensionStyleDialog

CoClasses and Classes Description
DimensionStyleDialog A property page for creating new dimension styles.

Remarks

Use IDimensionStyleDialog when you want to create a dimension style in an existing dimension feature class.  If you want to display existing dimension style properties without allowing changes set the ReadOnly property to TRUE.