Gets the Grid instance that represents the lane grid.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Grid LaneGrid { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property LaneGrid As Grid |
The Grid object gives you full control over the lane grid.
WpfDiagram Programmer's Guide | © 2024 MindFusion |