Gets or sets the size of the alignment grid. This is a dependency property.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double GridSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridSize As Double |
A double value specifying the grid size in shape definition coordinates, i.e. percentage of node size. The default value is 5.
WpfDiagram Programmer's Guide | © 2024 MindFusion |