Gets or sets the size of the virtual grid the layout will place vertices on.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float GridSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridSize As Single |
The default value is 20.