CADability dotNET
The DimensionStyleList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Add a dimensionstyle to the list. If there is already a dimension styl with the same name
in the list, the NameAlreadyExistsException will be thrown.
| |
| Added |
Overrides Added(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).) | |
| Find |
Implements Find(String) | |
| GetContextMenu |
Overrides GetContextMenu()()()() (Overrides IShowPropertyImpl..::..GetContextMenu()()()().) | |
| GetObjectData | ||
| Remove |
The dimensionstyle ToRemove will be removed from the list. If there is no such dimension
style, nothing will be changed.
|