Northwoods.Go Assembly > Northwoods.Go Namespace : GoViewGridStyle Enumeration |
'Declaration Public Enum GoViewGridStyle Inherits System.Enum
public enum GoViewGridStyle : System.Enum
Member | Description |
---|---|
Cross | Display a grid consisting of small crosses. See GoView.GridStyle. |
Dot | Display a grid consisting of dots. See GoView.GridStyle. |
HorizontalLine | Display a grid consisting of only horizontal lines. See GoView.GridStyle. |
Line | Display a grid consisting of lines. See GoView.GridStyle. |
None | Do not display any grid. See GoView.GridStyle. |
VerticalLine | Display a grid consisting of only vertical lines. See GoView.GridStyle. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoViewGridStyle
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