MoveableDecoratorHostShape::SetResizableSides Method (NodeShape::NodeSides)

 

Explicitly sets the resizable sides of this host shape, which override the default.

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

public:
void SetResizableSides(
	NodeShape::NodeSides resizableSides
)

Parameters

resizableSides
Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape::NodeSides

Sides that are resizable.

Return to top
Show: