GoXam for WPF v3
GetInterval Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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