Gridline

Gridline class

The horizontal or vertical line that appears in the project view.

Constructors

NameDescription
GridlineInitializes a new instance of the Gridline class.

Methods

NameDescription
EqualsReturns a flag indicating whether this instance is equal to the specified object.
get_ColorGets the Color of a gridline.
get_GridlineTypeGets the type of gridline ( GridlineType ).
get_PatternGets the LinePattern of a gridline.
GetHashCodeReturns a hash code value for the instance of the Gridline class.
set_ColorSets the Color of a gridline.
set_GridlineTypeSets the type of gridline ( GridlineType ).
set_PatternSets the LinePattern of a gridline.