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