TailStyle Property

Measurement Studio User Interface

TailStyle Property

Syntax

CWArrow.TailStyle

Data Type

CWArrowHeadStyles

You can use the following constants with this data type:

  • cwArrowHeadDiamond–Specifies a diamond-shaped arrowhead.
  • cwArrowHeadLine–Specifies an arrowhead with thin lines.
  • cwArrowHeadNone–Specifies no arrowhead.
  • cwArrowHeadRound–Specifies a round arrowhead.
  • cwArrowHeadSolid–Specifies a solid arrowhead.
  • cwArrowHeadStealth–Specifies a stylized arrowhead.

Purpose

Specifies the style of an arrowhead that points to the caption.

See Also

CWAnnotation.Caption

HeadStyle