Share

TypeInfoLong Enumeration



Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum TypeInfoLong

VB

Public Enumeration TypeInfoLong

C++

public enum class TypeInfoLong

Members

Member nameValueDescription
Long0 
NonZeroLong1 
NonNegativeLong2 
NonNegativeNonZeroLong3 
NonPositiveLong4 
NonPositiveNonZeroLong5 
Color6 
PDMODE7 
LineWeight8 

See Also

Reference

Was this information helpful?