Selection.Fragment method (Visio)
Breaks selected shapes into smaller shapes.
Syntax
expression. Fragment
expression A variable that represents a Selection object.
Return value
Nothing
Remarks
Calling the Fragment method is equivalent to clicking Fragment in the Microsoft Visio user interface (click Operations in the Shape Design group on the Developer tab). The produced shapes are the topmost shapes in the containing shape of the selected shapes. They inherit the formatting of the first selected shape and have no text.
The original shapes are deleted and there aren't any shapes selected when the operation is complete.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.