Defines GroupPlotStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum GroupPlotDisplayStyleType
Visual Basic
Public Enumeration GroupPlotDisplayStyleType
Visual C++
public enum class GroupPlotDisplayStyleType
Members
| Member name | Value | Description | |
|---|---|---|---|
| MajorHorizontalGrid | 0 | ||
| MinorHorizontalGrid | 1 | ||
| MajorVerticalGrid | 2 | ||
| MinorVerticalGrid | 3 | ||
| PrintArea | 4 | ||
| Border | 5 |