Share

ProfileViewStartCornerType Enumeration



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 nameValueDescription
LowerLeft0 
UpperLeft1 
LowerRight2 
UpperRight3 

See Also

Reference

Was this information helpful?