documentationfor yFiles for HTML 3.0.0.3

NodeLayout

Represents the layout of a LayoutNode, defining its size and position within a two-dimensional plane.

Inheritance Hierarchy
NodeLayout
Implemented Interfaces

Remarks

The NodeLayout class encapsulates the dimensions and location of a node. It can be accessed through the layout property, allowing for detailed manipulation of the node's spatial properties.

Type Details

yFiles module
algorithms

See Also

Constructors

Properties