VisDrawRegionFlags enumeration (Visio)
Flags to pass to the Selection.DrawRegion method.
Name | Value | Description |
---|---|---|
visDrawRegionDeleteInput | &H4 | Delete items in selection. |
visDrawRegionIgnoreVisible | &H20 | Exclude visible geometry. |
visDrawRegionIncludeDataGraphics | &H40 | Include data graphic callout shapes and their sub-shapes. |
visDrawRegionIncludeHidden | &H10 | Include hidden geometry. |
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.