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