An enumeration that defines the arrow head size type.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public enum ArrowHeadSizeType
VB
Public Enumeration ArrowHeadSizeType
C++
public enum class ArrowHeadSizeType
Members
Member name | Value | Description |
---|---|---|
UseDrawScale | 4,096 | |
UseFixedScale | 4,097 | |
UseSizeInAbsUnits | 4,098 | |
UseSizeInRelUnits | 4,099 |