GoXam for WPF v3
GridSnapEnabled Property
Northwoods.GoXam Namespace > Diagram Class : GridSnapEnabled Property
Gets or sets whether the DraggingTool snaps the location of dragged nodes.
Syntax
[Category("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 Northwoods.GoXam.Tool.DraggingTool when its Northwoods.GoXam.Tool.DraggingTool.DragOverSnapArea property includes the diagram.
See Also

Reference

Diagram Class
Diagram Members