This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the dimension styles dialog.
Name | Description | |
---|---|---|
DoModal | Displays the dialog used to define a new dimension style. | |
ReadOnly | Indicates if the dimension style dialog shouild be opened in read-only mode. |
CoClasses and Classes | Description |
---|---|
DimensionStyleDialog | A property page for creating new dimension styles. |
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.