ArrowHeadSizeType Enumeration

An enumeration that defines the arrow head size type.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ArrowHeadSizeType
Members
Member nameValueDescription
UseDrawScale4,096 
UseFixedScale4,097 
UseSizeInAbsUnits4,098 
UseSizeInRelUnits4,099 
See Also