You are here: Start » AVL.NET » AVL.TransposeRegion Method
AVL.TransposeRegion Method
Flips and rotates a region so that x-coordinates are exchanged with y-coordinates.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TransposeRegion( AvlNet.Region inRegion, out AvlNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | outRegion | AvlNet.Region | Output region. |
Examples
![]() |
![]() |
TransposeRegion performed on the sample region.




