Gets or sets the horizontal distance between adjacent grid points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double GridSizeX { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridSizeX As Double |
A double value specifying the horizontal distance between grid points. The default is 4.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |