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