GridLayer is diagram's Visual child that renders the alignment grid.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public UIElement GridLayer { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property GridLayer As UIElement |
See Also