ILayout
23 Sep 20251 minute to read
Contains the properties of the diagram layout
Properties
bounds Rect
Provides the layout bounds
centerNode null
Provides centerNode node of the diagram layout
connectionPointOrigin ConnectionPointOrigin
connect the node’s without overlapping in automatic layout
firstLevelNodes INode[]
Provides firstLevelNodes node of the diagram layout
fixedNode string
Provides fixed of the diagram layout
horizontalAlignment HorizontalAlignment
Provides horizontal alignment of the diagram layout
horizontalSpacing number
Provides horizontal spacing of the diagram layout
margin MarginModel
Defines the layout margin values
objects INode[]
Defines objects on the layout
orientation string
Provides orientation of the diagram layout
root string
Defines the root of the hierarchical tree layout
type string
Provides type of the diagram layout
verticalAlignment VerticalAlignment
Provides horizontal alignment of the diagram layout
verticalSpacing number
Provides vertical spacing of the diagram layout