Freigeben über


Diagram.ReparentSwimlaneChild-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 ReparentSwimlaneChild ( _
    child As NodeShape, _
    newParent As SwimlaneShape, _
    ghostShapes As GhostShapeCollection, _
    ghostShape As GhostShape, _
    proposedLocationDelta As PointD _
)
protected virtual void ReparentSwimlaneChild(
    NodeShape child,
    SwimlaneShape newParent,
    GhostShapeCollection ghostShapes,
    GhostShape ghostShape,
    PointD proposedLocationDelta
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Diagram Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace