ShapeElement::ShouldReparentOnMove Method ()

 

Verifies whether a child shape should be added to a new parent when the child shape is moved.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool ShouldReparentOnMove()

Return Value

Type: System::Boolean

true if the child shape should be added to a new parent when the child shape is moved; otherwise, false.

Return to top
Show: