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