Specifies whether to plot the section views by rows or columns.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum SectionViewPlotRuleType
VB
Public Enumeration SectionViewPlotRuleType
C++
public enum class SectionViewPlotRuleType
Members
Member name | Value | Description |
---|---|---|
ByRows | 0 | |
ByColumns | 1 |