Sets the node that is placed at the lower right corner of the grid.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T EndNode<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function EndNode(Of T As GridLayout) ( _ |
See Also