NevronOpenVision
Nevron.Nov.Diagram Namespace / ENGridStyle Enumeration
ENGridStyle Enumeration
Defines the possible styles in which the page grid can be displayed
Syntax
public enum ENGridStyle : System.Enum 
Members
MemberDescription
InterlacedHorizontal and Vertical stripes are displayed on each odd row and col
InterlacedHorizontallyHorizontal stripes are displayed on each odd row
InterlacedVerticallyVertical stripes are displayed on each odd col
MajorLinesDraws a grid of major lines.
MajorMinorLinesDraws a grid of major-minor lines.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Diagram.ENGridStyle

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also