GoDiagram Win Reference
LineDashStyle Property

Gets or sets the dash style for pens used in drawing the grid lines.
Syntax
'Declaration
 
<DescriptionAttribute("The pen dash style used in drawing the grid lines.")>
<DefaultValueAttribute()>
<CategoryAttribute("Grid")>
Public Overridable Property LineDashStyle As DashStyle
[DescriptionAttribute("The pen dash style used in drawing the grid lines.")]
[DefaultValueAttribute()]
[CategoryAttribute("Grid")]
public virtual DashStyle LineDashStyle {get; set;}

Property Value

The dash style defaults to solid.
Remarks
This property is only used when the Style is GoViewGridStyle.Line, GoViewGridStyle.HorizontalLine, or GoViewGridStyle.VerticalLine.
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback