PortPlacementHelper.ResizeParentShapeAsNeeded(PointD, Port, NodeShape) Method

Definition

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

Applies to