NodeShape.ShouldAutoPlaceChildShapes Property

Definition

Determines if view fixup should auto-place nested child shapes of this shape when they are created. By default, this returns false.

public:
 virtual property bool ShouldAutoPlaceChildShapes { bool get(); };
public virtual bool ShouldAutoPlaceChildShapes { get; }
member this.ShouldAutoPlaceChildShapes : bool
Public Overridable ReadOnly Property ShouldAutoPlaceChildShapes As Boolean

Property Value

Applies to