Share

LeaderAttachmentBehaviorType Enumeration

An enumeration that specifies the attachment behavior of the leader.



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

Syntax

C#

public enum LeaderAttachmentBehaviorType

VB

Public Enumeration LeaderAttachmentBehaviorType

C++

public enum class LeaderAttachmentBehaviorType

Members

Member nameValueDescription
ToPoint0 
ToMarkerExtents1 
FromMarkerStyle2 

See Also

Reference

Was this information helpful?