Leadtools.Windows.Annotations Namespace : AnnSnapToGridOptions Class |
The following tables list the members exposed by AnnSnapToGridOptions.
Name | Description | |
---|---|---|
AnnSnapToGridOptions Constructor | Initializes a new instance of the AnnSnapToGridOptions class. |
Name | Description | |
---|---|---|
AutoChangeGridLength | Gets or sets a value indicates whether to atomically increase the resolution of the grid when zooming in by 100, 200, 400 and so on. | |
EnableSnap | Gets or sets a value that indicates the 'snap' behavior when drawing or moving annotation objects in design mode. | |
GridColor | Gets or sets a value indicating the color to use for the overlayed grid. | |
GridLength | Gets or sets a value indicating the length of the grid (in pixels viewed at 100). | |
LineSpacing | Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern. | |
LineStyle | Gets or sets a value indicating the line style used to draw the grid. | |
ShowGrid | Gets or sets a value that indicates whether do display the grid in design mode. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnSnapToGridOptions object. | |
Equals | Tests whether the specified object is a AnnSnapToGridOptions structure and is equivalent to this AnnSnapToGridOptions structure. | |
GetHashCode | Returns a hash code for this AnnSnapToGridOptions structure. |