GoDiagram Web Reference
GoViewGridStyle Enumeration

Specifies the appearance of the grid.
Syntax
'Declaration
 
Public Enum GoViewGridStyle 
   Inherits System.Enum
public enum GoViewGridStyle : System.Enum 
Members
MemberDescription
CrossDisplay a grid consisting of small crosses. See GoView.GridStyle.
DotDisplay a grid consisting of dots. See GoView.GridStyle.
HorizontalLineDisplay a grid consisting of only horizontal lines. See GoView.GridStyle.
LineDisplay a grid consisting of lines. See GoView.GridStyle.
NoneDo not display any grid. See GoView.GridStyle.
VerticalLineDisplay a grid consisting of only vertical lines. See GoView.GridStyle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoViewGridStyle

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

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback