Share

LeaderAttachmentType Enumeration

Enumerates leader attachment location.



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

Syntax

C#

public enum LeaderAttachmentType

VB

Public Enumeration LeaderAttachmentType

C++

public enum class LeaderAttachmentType

Members

Member nameValueDescription
LeaderTopOfTopLine0 
LeaderMiddleOfTopLine1 
LeaderMiddle2 
LeaderMiddleOfBottomLine3 
LeaderBottomOfBottomLine4 

See Also

Reference

Was this information helpful?