Skip to main content

IPort.CanChangeOrientation method

Namespace: NextDesign.Core

Description

Check if this port can be oriented in the specified direction.

argument

NameTypeDescription
orientationstringOrientation
- "Top" : Top
- "Bottom" : Bottom
- "Left" : Left
- "Right" : Right
Returns false if an unknown value is given for the orientation.

Return value

  • bool