GoXam for WPF v3
Origin Property
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
: Origin Property
Gets or sets the snapping grid's coordinates starting point.
Syntax
C#
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