Share

LeaderAttachmentBehaviorType Enumeration

An enumeration that specifies the attachment behavior of the leader.

Namespace: Autodesk.Civil
Assembly: 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 nameValueDescription
ToPoint0
ToMarkerExtents1
FromMarkerStyle2

See Also

Was this information helpful?