MoveableDecoratorHostShape.ResizableSides Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Control which sides of this moveable decorator can be resized.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::NodeShape::NodeSides ResizableSides { Microsoft::VisualStudio::Modeling::Diagrams::NodeShape::NodeSides get(); };
public override Microsoft.VisualStudio.Modeling.Diagrams.NodeShape.NodeSides ResizableSides { get; }
member this.ResizableSides : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape.NodeSides
Public Overrides ReadOnly Property ResizableSides As NodeShape.NodeSides