Specifies the direction of the profile in the profile view grid.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum GraphDirectionType
VB
Public Enumeration GraphDirectionType
C++
public enum class GraphDirectionType
Members
| Member name | Value | Description |
|---|---|---|
| LeftToRight | 0 | |
| RightToLeft | 1 |
