Northwoods.GoWPF 2.2.4 Assembly
GridSnapCellSize Property

Gets or sets the size of the grid cell used when snapping during a drag if the value of GridSnapEnabled is true.
Syntax
<CategoryAttribute("Grid")>
Public Property GridSnapCellSize As Size
[CategoryAttribute("Grid")]
public Size GridSnapCellSize {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.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback