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