Freigeben über


PortPlacementHelper.ResizeParentShapeAsNeeded-Methode

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Protected Overridable Sub ResizeParentShapeAsNeeded ( _
    location As PointD, _
    portShape As Port, _
    parentShape As NodeShape _
)
protected virtual void ResizeParentShapeAsNeeded(
    PointD location,
    Port portShape,
    NodeShape parentShape
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PortPlacementHelper Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace