Share via


CompartmentShape.AnchorAllCompartments Method

Anchors nested compartments to the compartment shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Overridable Sub AnchorAllCompartments
'Usage
Dim instance As CompartmentShape

instance.AnchorAllCompartments()
public virtual void AnchorAllCompartments()
public:
virtual void AnchorAllCompartments()
public function AnchorAllCompartments()

.NET Framework Security

See Also

Reference

CompartmentShape Class

CompartmentShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace