Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum ProfileViewStartCornerType
VB
Public Enumeration ProfileViewStartCornerType
C++
public enum class ProfileViewStartCornerType
Members
Member name | Value | Description |
---|---|---|
LowerLeft | 0 | |
UpperLeft | 1 | |
LowerRight | 2 | |
UpperRight | 3 |