Gets or sets the size of the virtual grid the layout will place vertices on.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double GridSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridSize As Double |
The default value is 20.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |