Share

LeaderShapeType Enumeration

Defines the leader shape type.



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

Syntax

C#

public enum LeaderShapeType

VB

Public Enumeration LeaderShapeType

C++

public enum class LeaderShapeType

Members

Member nameValueDescription
Straight0 
Spline1 

See Also

Reference

Was this information helpful?