Gets or sets the vertical offset of the first point of the alignment grid.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float GridOffsetY { get; set; } |
Visual Basic
![]() |
---|
Public Property GridOffsetY As Single |
A float value that specifies the vertical grid offset. The default is Single.NaN.
The property specifies the offset of the first point of the alignment grid. The default value NaN makes the grid start at offset GridSizeY / 2.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |