NodeShape.ResizableSides Property

Definition

Gets the sides of the node shape which can be resized by the user. Default behavior is that all sides may be resized.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::NodeShape::NodeSides ResizableSides { Microsoft::VisualStudio::Modeling::Diagrams::NodeShape::NodeSides get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.NodeShape.NodeSides ResizableSides { get; }
member this.ResizableSides : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape.NodeSides
Public Overridable ReadOnly Property ResizableSides As NodeShape.NodeSides

Property Value

Applies to