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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'宣言
Public Sub RemoveLayoutObject
public void RemoveLayoutObject()
public:
void RemoveLayoutObject()
member RemoveLayoutObject : unit -> unit
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.