ShapeElement::AllowsChildrenToShrinkParent Property

 

If true, this shape will reduce in size to fit around its children when they are re-sized or moved.

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

public:
property ResizeDirection AllowsChildrenToShrinkParent {
	virtual ResizeDirection get();
}

Default value is false.

Return to top
Show: