GoXam for WPF v3
SetInterval Method
Northwoods.GoXam Namespace > GridPattern Class : SetInterval Method
a Path
a positive integer, in units of the cell width or height, depending on the direction given by GetFigure
Sets how far apart the lines (or the starts of the bar edges) should be drawn.
Syntax
public static void SetInterval( 
   DependencyObject d,
   int v
)

Parameters

d
a Path
v
a positive integer, in units of the cell width or height, depending on the direction given by GetFigure
See Also

Reference

GridPattern Class
GridPattern Members