Share

LeaderShapeType Enumeration

Defines the leader shape type.



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

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?