Search
SvgExporter.EnableGrid Property
See Also
 






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

Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export

 Syntax

C#  Copy Code

public bool EnableGrid { get; set; }

Visual Basic  Copy Code

Public Property EnableGrid As Boolean

 Property Value

 See Also