ShapeElement.PerformResizeParentRule Method
Include Protected Members
Include Inherited Members
Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
PerformResizeParentRule() | Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes. | |
PerformResizeParentRule(Boolean, ShapeElement) | Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes. |
Top