GoXam for WPF v3
SetFigure Method (GridPattern)
Northwoods.GoXam Namespace > GridPattern Class : SetFigure Method
a Path
a GridFigure; the panel assumes GridFigure.None otherwise
Sets the GridFigure of the Path to determine its appearance.
Syntax
public static void SetFigure( 
   DependencyObject d,
   GridFigure v
)

Parameters

d
a Path
v
a GridFigure; the panel assumes GridFigure.None otherwise
See Also

Reference

GridPattern Class
GridPattern Members