GoXam for WPF v3
SetCrossLength Method
Northwoods.GoXam Namespace > GridPattern Class : SetCrossLength Method
a Path
a positive number, in model coordinates; the actual length of the line is limited by the CellSize.
Sets the length of a GridFigure.HorizontalCross or GridFigure.VerticalCross line.
Syntax
public static void SetCrossLength( 
   DependencyObject d,
   double v
)

Parameters

d
a Path
v
a positive number, in model coordinates; the actual length of the line is limited by the CellSize.
See Also

Reference

GridPattern Class
GridPattern Members