Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies constants that define the different ways that the container boundary can resize automatically to fit its contents; passed to and returned by the ContainerProperties.ResizeAsNeeded property.
Version Information
Version Added: Visio 2010
Name |
Value |
Description |
|---|---|---|
visContainerAutoResizeNone |
0 |
Do not automatically resize container. |
visContainerAutoResizeExpand |
1 |
Automatically expand the container size, but do not contract. |
visContainerAutoResizeExpandContract |
2 |
Automatically expand and contract the container size. |