Compartir a través de


PortPlacementHelper.ResizeParentShapeAsNeeded (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

PortPlacementHelper Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)