Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectArrow

Represents the arrow geometric effect which creates a dynamic line along a line feature with an arrow of a specified arrow type and width.

Read more...

Hierarchy

Index

Properties

Optional geometricEffectArrowType

geometricEffectArrowType: "OpenEnded" | "Block" | "Crossed"

The type of arrow to be displayed.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectArrow"

Optional width

width: number

The distance between the lines that construct the body of the arrow.

Generated using TypeDoc