ParentShapeHasRelativeChildShapes.SetParentShape(ShapeElement, ShapeElement) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Задает ParentShape.
public:
static void SetParentShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ element, Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ newParentShape);
[System.Diagnostics.DebuggerStepThrough]
public static void SetParentShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement element, Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement newParentShape);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement * Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Public Shared Sub SetParentShape (element As ShapeElement, newParentShape As ShapeElement)
Параметры
- element
- ShapeElement
- newParentShape
- ShapeElement
- Атрибуты