ASP.NET Pack Programmer's Guide
RenderOptions.EnableGrid Property
See Also
 





Gets or sets a value indicating whether the alignment grid is rendered.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool EnableGrid { get; set; }

Visual Basic  Copy Code

Public Property EnableGrid As Boolean

 Property Value

true to render the alignment grid, if visible; otherwise, false.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming Namespace