An enumeration that specifies the attachment behavior of the leader.
Namespace: Autodesk.CivilAssembly: 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 name | Value | Description | |
---|---|---|---|
ToPoint | 0 | ||
ToMarkerExtents | 1 | ||
FromMarkerStyle | 2 |