LeaderAttachmentType Enumeration

Enumerates leader attachment location.

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