Gets or sets the distance between adjacent grid points when BaseLayout is set to Grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double GridSize { get; set; } |
Visual Basic
![]() |
---|
Public Property GridSize As Double |
This value is assigned to the GridSize property of the base GridLayout.