ParentShapeHasRelativeChildShapesDeleteRule Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Object^) | Compares the rule to another object.(Inherited from Rule.) |
![]() | CompareTo(Rule^) | Compares the rule to another rule by their IDs.(Inherited from Rule.) |
![]() | ElementDeleted(ElementDeletedEventArgs^) | This rule adjusts the child node shape's absolute bounds now that it has been added to its parent shape. At the beginning of this method, the the child's absolute bounds is assumed to be the relative bounds.(Overrides DeleteRule::ElementDeleted(ElementDeletedEventArgs^).) |
![]() | Equals(Object^) | Verifies whether the rule is equal to another object.(Inherited from Rule.) |
![]() | Equals(Rule^) | Verifies whether a rule is equal to another rule.(Inherited from Rule.) |
![]() | GetHashCode() | Gets the hash code for the rule.(Inherited from Rule.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:
