Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMLineCallout

CIMLineCallout

Read more...

Hierarchy

Index

Properties

Optional gap

gap: number

The gap (in points) between the point symbol and the beginning of the leader line.

Optional leaderLineSymbol

leaderLineSymbol: CIMLineSymbol

The line symbol to draw leaders with.

Optional leaderOffset

leaderOffset: number

The leader offset which is an offset value defining the distance (in points) between the anchor point and the beginning of the drawn leader.

Optional leaderTolerance

leaderTolerance: number

The leader tolerance which is the closest distance (in points) to the text the anchor point can be for the callout to draw.

Optional lineStyle

lineStyle: "Base" | "MidPoint" | "ThreePoint" | "FourPoint" | "Underline" | "CircularCW" | "CircularCCW"

The style of line to generate when a Point leader is drawn defined by an enumeration value. Line leaders will always be drawn with their own geometry.

type

type: string

Generated using TypeDoc