GoXam for WPF v3
GetBarThickness 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
: GetBarThickness Method
a
Path
Gets the thickness of horizontal or vertical bars, in multiples of the cell size.
Syntax
C#
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