Defines the sample line vertex side relative to the alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum SampleLineVertexSideType |
| Visual Basic |
|---|
Public Enumeration SampleLineVertexSideType |
| Visual C++ |
|---|
public enum class SampleLineVertexSideType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | ||
| Right | 1 | ||
| Center | 2 |