ShapeElement.PurgeLayoutObjects 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.
Purge all graph layout objects in this hierarchy. Purge all points from wires - the point collection off the shape, not the graph points as the are already gone.
public:
void PurgeLayoutObjects();
public void PurgeLayoutObjects ();
member this.PurgeLayoutObjects : unit -> unit
Public Sub PurgeLayoutObjects ()