IPort.ChangeOrientation method
Namespace: NextDesign.Core
Description
Changes the orientation of this port to the specified orientation. 
argument
| Name | Type | Description | 
|---|---|---|
| orientation | string | Orientation - "Top" : Top - "Bottom" : Bottom - "Left" : Left - "Right" : Right | 
Return value
- void
Exceptions
| Name | Exception Class | Description | 
|---|---|---|
| Invalid Argument | ExtensionArgumentException | If orientation specifies a position that is not allowed as an orientation |