ShapeElement::AllowsChildrenToResizeParent Property

 

true if this shape can be resized when the size or position of a child shape is changed.

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

public:
property bool AllowsChildrenToResizeParent {
	virtual bool get();
}

Property Value

Type: System::Boolean

By default, the return value is false.

Return to top
Show: