Diagram::ReparentSwimlaneChild Method (NodeShape^, SwimlaneShape^, GhostShapeCollection^, GhostShape^, PointD)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void ReparentSwimlaneChild( NodeShape^ child, SwimlaneShape^ newParent, GhostShapeCollection^ ghostShapes, GhostShape^ ghostShape, PointD proposedLocationDelta )
Parameters
- child
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
- newParent
- Type: Microsoft.VisualStudio.Modeling.Diagrams::SwimlaneShape^
- ghostShapes
- Type: Microsoft.VisualStudio.Modeling.Diagrams::GhostShapeCollection^
- ghostShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::GhostShape^
- proposedLocationDelta
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PointD
Show: