BlockAttachmentType Enumeration

Enumerates how block label components are attached.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum BlockAttachmentType
Members
Member nameValueDescription
TopLeft0 
TopCenter1 
TopRight2 
MiddleLeft3 
MiddleCenter4 
MiddleRight5 
BottomLeft6 
BottomCenter7 
BottomRight8 
InsertionPoint9 
See Also