Partilhar via


Método PortPlacementHelper.ResizeParentShapeAsNeeded

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

Sintaxe

'Declaração
Protected Overridable Sub ResizeParentShapeAsNeeded ( _
    location As PointD, _
    portShape As Port, _
    parentShape As NodeShape _
)
protected virtual void ResizeParentShapeAsNeeded(
    PointD location,
    Port portShape,
    NodeShape parentShape
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PortPlacementHelper Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams