An enumeration that specifies the attachment behavior of the leader.

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

Syntax

C#
public enum LeaderAttachmentBehaviorType
Visual Basic
Public Enumeration LeaderAttachmentBehaviorType
Visual C++
public enum class LeaderAttachmentBehaviorType

Members

Member nameValueDescription
ToPoint0
ToMarkerExtents1
FromMarkerStyle2

See Also