LeaderAttachmentType Enumeration

Enumerates leader attachment location.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum LeaderAttachmentType
Members
Member nameValueDescription
LeaderTopOfTopLine0 
LeaderMiddleOfTopLine1 
LeaderMiddle2 
LeaderMiddleOfBottomLine3 
LeaderBottomOfBottomLine4 
See Also