Search
ShapeDesigner.GridStyle Property
See Also
 





Gets or sets whether the grid is drawn as lines or dots.

Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner

 Syntax

C#  Copy Code

public GridStyle GridStyle { get; set; }

Visual Basic  Copy Code

Public Property GridStyle As GridStyle

 Property Value

 See Also