SlopeArrowType Enumeration |
Defines the head style of ArrowType
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SlopeArrowType
Public Enumeration SlopeArrowType
public enum class SlopeArrowType
Members| Member name | Value | Description |
|---|
| Filled | 0 | |
| Closed | 1 | |
| Open | 2 | |
| Double | 3 | |
See Also