ShapeElement.RemoveLayoutObject Method

Removes the shape, including any relative and nested child shapes, from the diagram grid.

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

Syntax

'Declaration
Public Sub RemoveLayoutObject
'Usage
Dim instance As ShapeElement

instance.RemoveLayoutObject()
public void RemoveLayoutObject()
public:
void RemoveLayoutObject()
public function RemoveLayoutObject()

.NET Framework Security

See Also

Reference

ShapeElement Class

ShapeElement Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace