GoXam for WPF v3
GetInterval Method
Northwoods.GoXam Namespace > GridPattern Class : GetInterval Method
a Path
Gets how far apart the lines (or the starts of the bar edges) should be drawn, in multiples of the cell size.
Syntax
public static int GetInterval( 
   DependencyObject d
)

Parameters

d
a Path

Return Value

This defaults to 1, a single cell width or height, depending on the value of GetFigure.
See Also

Reference

GridPattern Class
GridPattern Members