Share

SlopeArrowType Enumeration

Defines the head style of ArrowType



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public enum SlopeArrowType

VB

Public Enumeration SlopeArrowType

C++

public enum class SlopeArrowType

Members

Member nameValueDescription
Filled0 
Closed1 
Open2 
Double3 

See Also

Reference

Was this information helpful?