public void AssociateRegionWithLayer( int regionId, int layerIdx )
| Exception | Condition |
|---|---|
| ArgumentException | It is not a valid region id. |
| ArgumentOutOfRangeException | The layer index is out of range. |
| InvalidOperationException | This operation is valid only for vertically compound structures. |