Share

LabelTextAttachmentType Enumeration

Enumerates label text attachment location.



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

Syntax

C#

public enum LabelTextAttachmentType

VB

Public Enumeration LabelTextAttachmentType

C++

public enum class LabelTextAttachmentType

Members

Member nameValueDescription
TopLeft0 
TopCenter1 
TopRight2 
MiddleLeft3 
MiddleCenter4 
MiddleRight5 
BottomLeft6 
BottomCenter7 
BottomRight8 

See Also

Reference

Was this information helpful?