ParentShapeContainsNestedChildShapesAddRule Methods

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodCompareTo(Object^)

Compares the rule to another object.(Inherited from Rule.)

System_CAPS_pubmethodCompareTo(Rule^)

Compares the rule to another rule by their IDs.(Inherited from Rule.)

System_CAPS_pubmethodElementAdded(ElementAddedEventArgs^)

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 AddRule::ElementAdded(ElementAddedEventArgs^).)

System_CAPS_pubmethodEquals(Object^)

Verifies whether the rule is equal to another object.(Inherited from Rule.)

System_CAPS_pubmethodEquals(Rule^)

Verifies whether a rule is equal to another rule.(Inherited from Rule.)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the rule.(Inherited from Rule.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: