HeadStyle Property

Measurement Studio User Interface

HeadStyle Property

Syntax

CWArrow.HeadStyle

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 the arrowhead that points to the CWShape object.

See Also

CWAnnotation.Shape