public enum ENDummyVertexSizeMode : System.Enum
public enum ENDummyVertexSizeMode : System.Enum
Member | Description |
---|---|
Max | The dummy vertices have the same size as the maximal vertex size in the graph |
MaxInLayer | The dummy vertices have the same size as the maximal vertex size in the layer |
Min | The dummy vertices have the same size as the minimal vertex size in the graph |
MinInLayer | The dummy vertices have the same size as the minimal vertex size in the layer |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.Layout.ENDummyVertexSizeMode
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)