PortPlacementHelper.ResizeParentShapeAsNeeded, méthode
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Déclaration
Protected Overridable Sub ResizeParentShapeAsNeeded ( _
location As PointD, _
portShape As Port, _
parentShape As NodeShape _
)
protected virtual void ResizeParentShapeAsNeeded(
PointD location,
Port portShape,
NodeShape parentShape
)
Paramètres
- location
Type : Microsoft.VisualStudio.Modeling.Diagrams.PointD
- portShape
Type : Microsoft.VisualStudio.Modeling.Diagrams.Port
- parentShape
Type : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.