Metoda Diagram.ReparentSwimlaneChild —
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Składnia
'Deklaracja
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
)
Parametry
- newParent
Typ: Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneShape
- ghostShapes
Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection
- ghostShape
Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShape
- proposedLocationDelta
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..