Parameter | Type | Description |
---|---|---|
newSize | LeadSizeD | New size of the container. |
flags | AnnResizeContainerFlags | One or more resize options. |
mode | AnnResizeMode | Resize mode |
The flags parameter will determine whether the objects in the container will be resized as well.
The final size of the container depends on newSize and the value of mode.