GoDiagram Web Reference
LineColor Property

Gets or sets the color used in drawing grid markings.
Syntax
'Declaration
 
<DescriptionAttribute("The color used in drawing the grid lines.")>
<CategoryAttribute("Grid")>
Public Overridable Property LineColor As Color
[DescriptionAttribute("The color used in drawing the grid lines.")]
[CategoryAttribute("Grid")]
public virtual Color LineColor {get; set;}

Property Value

The color defaults to a light gray.
Remarks
You may prefer a darker color for a Dot grid style, or a lighter color for a Line grid style.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoGrid Class
GoGrid Members
Style Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback