Expand Minimize
This topic has not yet been rated - Rate this topic

ShapeElement.ParentShape Property

Gets the parent shape for the shape.

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public ShapeElement ParentShape { get; }
/** @property */
public ShapeElement get_ParentShape ()

public function get ParentShape () : ShapeElement

Property Value

The parent shape for the shape; otherwise, a null reference (Nothing in Visual Basic).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.