LeaderAttachmentType Enumeration

Enumerates leader attachment location.

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