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