ShapeElement.RemoveLayoutObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
removes (deletes) this ShapeElement from the GraphWrapper as well as its relative and nested child shapes.
public:
void RemoveLayoutObject();
public void RemoveLayoutObject ();
member this.RemoveLayoutObject : unit -> unit
Public Sub RemoveLayoutObject ()