Northwoods.GoWPF 2.2.4 Assembly
GridSnapOrigin Property

Gets or sets the snapping grid's coordinates, in model coordinates, if the value of GridSnapEnabled is true.
Syntax
<CategoryAttribute("Grid")>
Public Property GridSnapOrigin As Point
[CategoryAttribute("Grid")]
public Point GridSnapOrigin {get; set;}

Property Value

The default value is Point(0, 0). Both X and Y values must be non-infinite numbers.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback