Gets or sets the horizontal distance between adjacent grid points.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float GridSizeX { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridSizeX As Single |
A float number specifying the horizontal distance between grid points. The default is 4.