Gets or sets the horizontal distance between adjacent grid points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float GridSizeX { get; set; } |
Visual Basic
![]() |
---|
Public Property GridSizeX As Single |
A float number specifying the horizontal distance between grid points. The default is 4.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |