Gridline
Contents
[
Hide
]Gridline class
The horizontal or vertical line that appears in the project view.
Constructors
| Name | Description |
|---|---|
| Gridline | Initializes a new instance of the Gridline class. |
Methods
| Name | Description |
|---|---|
| Equals | Returns a flag indicating whether this instance is equal to the specified object. |
| get_Color | Gets the Color of a gridline. |
| get_GridlineType | Gets the type of gridline ( GridlineType ). |
| get_Pattern | Gets the LinePattern of a gridline. |
| GetHashCode | Returns a hash code value for the instance of the Gridline class. |
| set_Color | Sets the Color of a gridline. |
| set_GridlineType | Sets the type of gridline ( GridlineType ). |
| set_Pattern | Sets the LinePattern of a gridline. |