Display options for arrows in AlignmentStyle and ProfileStyle.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbStyle>]
Autodesk.Civil.DatabaseServices.StylesArrowHeadOption
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class ArrowHeadOption : [T:Autodesk.Civil.CivilWrapper<AeccDbStyle>]
VB
Public NotInheritable Class ArrowHeadOption Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbStyle>]
C++
public ref class ArrowHeadOption sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbStyle>]
The ArrowHeadOption type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ArrowBlockName | Gets or Sets the arrow block name. |
![]() | ArrowType | Gets or Sets the arrow head drawing type. |
![]() | Fit | Gets or Sets the arrow head fit option. |
![]() | FixedScaleX | Gets or Sets the arrow head fixed scale in X. |
![]() | FixedScaleY | Gets the arrow head fixed scale in Y. |
![]() | FixedScaleZ | Gets the arrow head fixed scale in Z. |
![]() | SizeOption | Gets or Sets the arrow head size option. |
![]() | SizeValue | Gets or Sets the arrow head size value. |