Name | Description | |
---|---|---|
![]() | DirectionMode | Gets or sets the mode in which the port direction angle is determined. By default set to custom. |
![]() | DirX | Determines the x-component for the required alignment vector of a matching port |
![]() | DirY | Determines the y-component for the required alignment vector of a matching port |
![]() | FlowMode | Gets or sets the port flow mode, which defines the way in which this port can glue to other shapes ports and whether other shapes begin or end points are allowed to glue to this port. By default set to ENPortFlowMode.InputOutput. |
![]() | GlueMode | Gets or sets the port glue mode, which defines the way in which this port can glue to other shapes ports and whether other shapes end-points are allowed to glue to this port. By default set to ENPortGlueMode.Inward. |
![]() | IsInput | Gets whether the glue mode is either Input or InputOutput. |
![]() | IsInward | Gets whether the glue mode is either Inward or InwardOutward. |
![]() | IsOutput | Gets whether the flow mode is either Output or InputOutput. |
![]() | IsOutward | Gets whether the glue mode is either Outward or InwardOutward. |
![]() | Name | Gets or sets the name of the port |
![]() | Relative | Gets or sets whether the port coordinates are expressed in absolute or relative values. By default set to false, meaning that port coordinates are in absolute shape coordinates. |