The following tables list the members exposed by AnnSnapToGridOptions.
Public Properties
| Name | Description |
 | EnableSnap | Gets or sets a value that indicates the 'snap' behavior when drawing or moving annotation objects in design mode. |
 | GridLength | Gets or sets a value indicating the length of the grid in pixels . |
 | GridStroke | Gets or sets the AnnStroke that will be used rendering the overlayed grid. |
 | LineSpacing | Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern. |
 | Opacity | Gets or sets a value indicating the opacity value to use when rendering the overlayed grid. |
 | ShowGrid | Gets or sets a value that indicates whether do display the grid in design mode. |
Top
Public Methods
Public Events
| Name | Description |
 | PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |
Top
See Also