Northwoods.GoWPF 2.2.4 Assembly
DragOverSnapOrigin Property

Gets or sets the snapping grid's coordinates origin or offset.
Syntax
Public Property DragOverSnapOrigin As Point
public Point DragOverSnapOrigin {get; set;}

Property Value

The default value is Point(0, 0), which means that the grid starts at the same point as the position of the node's LocationElement. The value must have numbers that are not infinite. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback