An enumeration that specifies the attachment behavior of the leader.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum LeaderAttachmentBehaviorType
VB
Public Enumeration LeaderAttachmentBehaviorType
C++
public enum class LeaderAttachmentBehaviorType
Members
Member name | Value | Description |
---|---|---|
ToPoint | 0 | |
ToMarkerExtents | 1 | |
FromMarkerStyle | 2 |