public enum ENGridStyle : System.Enum
public enum ENGridStyle : System.Enum
Member | Description |
---|---|
Interlaced | Horizontal and Vertical stripes are displayed on each odd row and col |
InterlacedHorizontally | Horizontal stripes are displayed on each odd row |
InterlacedVertically | Vertical stripes are displayed on each odd col |
MajorLines | Draws a grid of major lines. |
MajorMinorLines | Draws a grid of major-minor lines. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENGridStyle
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)