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

Gets or sets whether the DraggingTool snaps the location of dragged nodes.

Syntax

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

Property Value

The default value is false.

Remarks

This property controls whether the GridSnapCellSize, GridSnapCellSpot and GridSnapOrigin properties affect the DraggingTool when its Northwoods.GoXam.Tool.DraggingTool.DragOverSnapArea property includes the diagram.

Requirements

See Also

© 2010 All Rights Reserved.