Share

ArrowHeadOption Class

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

 NameDescription
Public propertyArrowBlockName Gets or Sets the arrow block name.
Public propertyArrowType Gets or Sets the arrow head drawing type.
Public propertyFit Gets or Sets the arrow head fit option.
Public propertyFixedScaleX Gets or Sets the arrow head fixed scale in X.
Public propertyFixedScaleY Gets the arrow head fixed scale in Y.
Public propertyFixedScaleZ Gets the arrow head fixed scale in Z.
Public propertySizeOption Gets or Sets the arrow head size option.
Public propertySizeValue Gets or Sets the arrow head size value.

See Also

Reference

Was this information helpful?