Gets or sets a value indicating whether the diagram items should be aligned to a grid.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool AlignToGrid { get; set; } |
Visual Basic
![]() |
---|
Public Property AlignToGrid As Boolean |
true if the grid is activated; otherwise, false. The default is true.
When the property is set to true, the sides of every newly created diagram item are aligned to the nearest grid points.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |