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