DesignElement Methods
The DesignElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Initializes a new instance of the DesignElement class based on the this instance. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetRootModelElement | Gets the ModelElement class that contains the element collection to which this DesignElement belongs. |
| GetType | (Inherited from Object.) |
| Label | Gets the label that is associated to the design element. |
| MemberwiseClone | (Inherited from Object.) |
| OnDeserialization | Sets property references when the deserialization is completed. |
| OnPropertyChanged | Invoked when the property value on an element has been changed. (Inherited from ModelElement.) |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ModelElement.) |
| SetNewId | Reassign the ID of the current ModelElement . (Inherited from ModelElement.) |
| SetParent | Set the parent property of the current ModelElement. (Inherited from ModelElement.) |
| ToString | (Inherited from Object.) |
| Validate | Validates the property value on the ModelElement class. (Inherited from ModelElement.) |
Community Additions
ADD
Show: