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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.