MindFusion.Wpf Pack Programmer's Guide
Diagram.GridSizeX Property
See Also
 





Gets or sets the horizontal distance between adjacent grid points.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double GridSizeX { get; set; }

Visual Basic  Copy Code

Public Property GridSizeX As Double

 Property Value

A double number specifying the horizontal distance between grid points. The default is 4.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
ShowGrid Property
AlignToGrid Property
AlignPointToGrid Method
MeasureUnit Property