ShapeElement::AllowsChildrenToShrinkParent Property
Visual Studio 2015
If true, this shape will reduce in size to fit around its children when they are re-sized or moved.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ResizeDirection AllowsChildrenToShrinkParent { virtual ResizeDirection get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ResizeDirectionDefault value is false.
Show: