ParentShapeHasRelativeChildShapesAddRule Members

The ParentShapeHasRelativeChildShapesAddRule type exposes the following members.

Constructors

  Name Description
Public method ParentShapeHasRelativeChildShapesAddRule

Top

Methods

  Name Description
Public method CompareTo Overloaded.
Public method ElementAdded (Overrides AddRule.ElementAdded(ElementAddedEventArgs).)
Public method Equals Overloaded.
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets the hash code for the rule. (Inherited from Rule.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property FireBefore Gets the rule and verifies whether it should raise before the change occurs. (Inherited from Rule.)
Public property FireImmediately Gets the rule and verifies whether it should raise immediately. (Inherited from Rule.)
Public property FireOnLocalCommit Gets the rule and verifies whether it should raise when the current transaction commits. (Inherited from Rule.)
Public property FireOnTopLevelCommit Gets the rule and verifies whether it should raise when the top level transaction commits. (Inherited from Rule.)
Public property FireTime Gets or sets when the rule should raise. (Inherited from Rule.)
Public property IsEnabled Gets or sets whether the rule is enabled. (Inherited from Rule.)
Public property Priority Gets the priority that is assigned to the rule. (Inherited from Rule.)

Top

See Also

Reference

ParentShapeHasRelativeChildShapesAddRule Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace