Share

LabelInsertionType Enumeration

Enumerates label insertion.



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

Syntax

C#

public enum LabelInsertionType

VB

Public Enumeration LabelInsertionType

C++

public enum class LabelInsertionType

Members

Member nameValueDescription
None0 
Top1 
Bottom2 

See Also

Reference

Was this information helpful?