SlopeArrowType Enumeration

Defines the head style of ArrowType

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum SlopeArrowType

Visual Basic

Public Enumeration SlopeArrowType

Visual C++

public enum class SlopeArrowType

Members

Member nameValueDescription
Filled0
Closed1
Open2
Double3

See Also