Northwoods.GoWPF 2.2.4 Assembly
GridVisible Property

Gets or sets whether a background grid pattern is visible for the whole diagram.
Syntax
<CategoryAttribute("Grid")>
Public Property GridVisible As Boolean
[CategoryAttribute("Grid")]
public bool GridVisible {get; set;}

Property Value

The default value is false.
Remarks
The background grid is created if needed by calling DiagramPanel.CreateBackgroundGridPattern, which uses the GridPatternTemplate or the default background grid template.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback