IPort.CanChangeOrientation method
Namespace: NextDesign.Core
Description
Check if this port can be oriented in the specified direction.
argument
Name | Type | Description |
---|---|---|
orientation | string | Orientation - "Top" : Top - "Bottom" : Bottom - "Left" : Left - "Right" : Right Returns false if an unknown value is given for the orientation. |
Return value
- bool