Diagram.ReparentSwimlaneChild – metoda
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Deklarace
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
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.