GoXam for WPF v3
GetBarThickness Method
Northwoods.GoXam Namespace > GridPattern Class : GetBarThickness Method
a Path
Gets the thickness of horizontal or vertical bars, in multiples of the cell size.
Syntax
public static int GetBarThickness( 
   DependencyObject d
)

Parameters

d
a Path

Return Value

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

Reference

GridPattern Class
GridPattern Members