Northwoods.GoWPF 2.2.4 Assembly
DragOverSnapCellSize Property

Gets or sets the size of the grid cell used when snapping during a drag.
Syntax
Public Property DragOverSnapCellSize As Size
public Size DragOverSnapCellSize {get; set;}

Property Value

The default Size is 10x10 in model units. Any new width or height value must be positive but non-infinite numbers. 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