Specifies the way an overhang to be corrected when rendered.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum OverhangCorrectionType
Visual Basic
Public Enumeration OverhangCorrectionType
Visual C++
public enum class OverhangCorrectionType

Members

Member nameValueDescription
None0
TopLinks1
BottomLinks2

See Also