ImageGear Professional DLL v17.1 for Windows Accusoft
AT_ARTX_ARROW_HEAD
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Structures Reference > AT_ARTX_ARROW_HEAD

Glossary Item Box

This structure contains members that specify attributes of arrow drawn on end of line annotations.

Declaration:

  Copy Code
typedef struct tagAT_ARTX_ARROW_HEAD
{ 
        enumIGArtXArrowStyle nStyle;
        AT_INT32 nAngle;
        AT_INT32 nLength;
} AT_ARTX_ARROW_HEAD, * LPAT_ARTX_ARROW_HEAD;

Members:

nStyle Arrow style.
nAngle Arrow angle.
nLength Arrow length.
©2012. Accusoft Corporation. All Rights Reserved.