public enum ENPortsDistributionMode : System.Enum
public enum ENPortsDistributionMode : System.Enum
Member | Description |
---|---|
CellBased | A port is placed on each cell border which lies on the shape border. |
ColumnsOnly | A ports is placed on the top and bottom side of each column |
GridBased | A port is placed on both ends of each row and column. |
None | A port is placed on each side of the shape. |
RowsOnly | A port is placed on the left and right side of each row |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENPortsDistributionMode
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)