GoXam for WPF v3
SetOffset Method (GridPattern)
Northwoods.GoXam Namespace > GridPattern Class : SetOffset Method
a Path
a positive integer, in units of the cell width or height, depending on the direction given by GetFigure
Sets the starting offset at which the given Path is drawn, in multiples of the cell size.
Syntax
public static void SetOffset( 
   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