PortPlacementHelper.ResizeParentShapeAsNeeded(PointD, Port, NodeShape) Method
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.
protected:
virtual void ResizeParentShapeAsNeeded(Microsoft::VisualStudio::Modeling::Diagrams::PointD location, Microsoft::VisualStudio::Modeling::Diagrams::Port ^ portShape, Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ parentShape);
protected virtual void ResizeParentShapeAsNeeded (Microsoft.VisualStudio.Modeling.Diagrams.PointD location, Microsoft.VisualStudio.Modeling.Diagrams.Port portShape, Microsoft.VisualStudio.Modeling.Diagrams.NodeShape parentShape);
abstract member ResizeParentShapeAsNeeded : Microsoft.VisualStudio.Modeling.Diagrams.PointD * Microsoft.VisualStudio.Modeling.Diagrams.Port * Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> unit
override this.ResizeParentShapeAsNeeded : Microsoft.VisualStudio.Modeling.Diagrams.PointD * Microsoft.VisualStudio.Modeling.Diagrams.Port * Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> unit
Protected Overridable Sub ResizeParentShapeAsNeeded (location As PointD, portShape As Port, parentShape As NodeShape)
Parameters
- location
- PointD
- portShape
- Port
- parentShape
- NodeShape