Northwoods.GoSilverlight 1.2.2 Assembly
GridSnapOrigin Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : GridSnapOrigin Property

Gets or sets the snapping grid's coordinates, in model coordinates, if the value of GridSnapEnabled is true.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Grid")>
Public Property GridSnapOrigin As Point
C# 
[CategoryAttribute("Grid")]
public Point GridSnapOrigin {get; set;}

Property Value

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

Requirements

See Also

© 2010 All Rights Reserved.