Defines values that specify the visual style of the alignment grid.
Namespace: MindFusion.Diagramming
Package: Enum.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Crosses |
The grid is painted as a matrix of crosses. |
![]() |
Lines |
The grid is represented as a series of crossing horizontal and vertical lines. |
![]() |
Points |
The grid is painted as a matrix of points. |
NetDiagram Programmer's Guide | © 2023 MindFusion |