Defines the head style of ArrowType
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum SlopeArrowType
VB
Public Enumeration SlopeArrowType
C++
public enum class SlopeArrowType
Members
| Member name | Value | Description |
|---|---|---|
| Filled | 0 | |
| Closed | 1 | |
| Open | 2 | |
| Double | 3 |
