CompartmentShape.AllowsChildrenToShrinkParent 属性

定义

获取值,该值确定是否可以收缩此形状以及通过更改其嵌套子级来提高此形状的值。

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

属性值

ResizeDirection

可收缩的方向。

适用于