Northwoods.GoWPF 2.2.4 Assembly
GridSnapEnabled Property

Gets or sets whether the DraggingTool snaps the location of dragged nodes.
Syntax
<CategoryAttribute("Grid")>
Public Property GridSnapEnabled As Boolean
[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 Northwoods.GoXam.Tool.DraggingTool when its Northwoods.GoXam.Tool.DraggingTool.DragOverSnapArea property includes the diagram.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback