You are here: Start » FIL.NET » FIL.ResizeRegion
Enlarges or shrinks a region to new dimensions.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outRegion | FilNet.Region | Output region. |
Examples
![]() |
![]() |
ResizeRegion performed on the sample region with inNewWidth = 200, inNewHeight = 100.
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Output region too big in ResizeRegion. |




