public enum ENFreeVertexPlacementMode : System.Enum
public enum ENFreeVertexPlacementMode : System.Enum
Member | Description |
---|---|
FixedBarycenter | The layouts starts with all free vertices placed at the barycenter of the fixed vertices |
Original | The layouts starts with the original free vertex positions |
Random | The layouts starts with randomly chosen positions for the free vertices |
Zero | The layouts starts with all free vertices placed at (0,0) coordinates |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.Layout.ENFreeVertexPlacementMode
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)