public enum ENPortDirectionMode : System.Enum
public enum ENPortDirectionMode : System.Enum
Member | Description |
---|---|
AutoCenter | Automatically determines an angle, which is formed by the line connecting the port location with the model center. |
AutoCenterInverted | Same as AutoCenter but angle is inverted to 180 degrees. |
AutoSide | Automatically determines the bounds side, and returns a normal vector angle to this side (e.g. 0, 90, 180, 270 degrees). |
AutoSideInverted | Same as AutoSide but angle is inverted to 180 degrees. |
Custom | Use the DirX and DirY properties to define an angle |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENPortDirectionMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)