GoXam for WPF v3
Origin Property
Northwoods.GoXam Namespace > GridPattern Class : Origin Property
Gets or sets the snapping grid's coordinates starting point.
Syntax
public Point Origin {get; set;}

Property Value

The default value is Point(0, 0). Both X and Y values must be non-infinite numbers.
See Also

Reference

GridPattern Class
GridPattern Members