Port.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.
Ports cannot be resized by the end user.
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