This function removes an anchor on all shapes.
bool RemoveAnchor( string AnchorName );
AnchorName
Type: string
The name of the anchor to remove.
Returns true if the item was removed, false if not.
This function affects all shapes.