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