Gets or sets a value indicating whether the alignment grid is rendered.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool EnableGrid { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableGrid As Boolean |
true to render the alignment grid, if visible; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |