CADability dotNET
The DimensionStyleList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DimensionStyleList()()()() | |
![]() | DimensionStyleList(SerializationInfo, StreamingContext) |
Constructor required by deserialization
|
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.
|
Properties
Name | Description | |
---|---|---|
![]() | Count | |
![]() | Current | |
![]() | EntryType |
Overrides EntryType,
returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.) |
![]() | Item | |
![]() | LabelType | (Overrides IShowPropertyImpl..::..LabelType.) |
![]() | Owner | |
![]() | SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) |
![]() | SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) |
Events
Name | Description | |
---|---|---|
![]() | DidModifyEvent |