ShapeElement.AllowsChildrenToShrinkParent Property

Definition

Gets value which determines if this shape can be shrunk as well as grown by changes to its nested children.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::ResizeDirection AllowsChildrenToShrinkParent { Microsoft::VisualStudio::Modeling::Diagrams::ResizeDirection get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.ResizeDirection AllowsChildrenToShrinkParent { get; }
member this.AllowsChildrenToShrinkParent : Microsoft.VisualStudio.Modeling.Diagrams.ResizeDirection
Public Overridable ReadOnly Property AllowsChildrenToShrinkParent As ResizeDirection

Property Value

direction in which it can be shrunk.

Applies to