The GridLayoutAlgorithm type exposes the following members.

Properties

  NameDescription
HorizontalOffset
Gets or sets the horizontal offset at which to start layout out nodes.
HorizontalSpacing
Gets or sets the horizontal spacing between the columns of the grid.
Info
Gets or sets the ILayoutAlgorithmInfo used to provide additional diagram specific logic.
(Inherited from LayoutAlgorithmBase.)
VerticalOffset
Gets or sets the vertical offset at which to start layout out nodes.
VerticalSpacing
Gets or sets the vertical spacing between the rows of the grid.

See Also