Gets or sets whether the grid is drawn as lines or dots.
Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner
C# Copy Code |
---|
public GridStyle GridStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridStyle As GridStyle |