You are here: Start » AVL.NET » Invoke.SetRegionFrame
Changes the width and the height of a region's frame (but does not rescale the content).
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioRegion | Avl.Region | ||||
![]() | inWidth | int | <0, 65535> | New frame width. | |
![]() | inHeight | int | <0, 65535> | New frame height. |

