CompartmentShape.AllowsChildrenToShrinkParent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 override Microsoft.VisualStudio.Modeling.Diagrams.ResizeDirection AllowsChildrenToShrinkParent { get; }
member this.AllowsChildrenToShrinkParent : Microsoft.VisualStudio.Modeling.Diagrams.ResizeDirection
Public Overrides ReadOnly Property AllowsChildrenToShrinkParent As ResizeDirection
Property Value
direction in which it can be shrunk.