_Draw_Style.Arrow (gb.qt4)
Sub Arrow ( X As Integer, Y As Integer, Width As Integer, Height As Integer, Type As Integer [ , Flag As Integer ] )
Draws an arrow.
  - 
X, Y, Width, and Height are the dimensions of the arrow.
 
  - 
Type is the arrow direction, between Align.Top, Align.Bottom, Align.Left, Align.Right, or Align.Normal. The last one is an horizontal arrow that follows the language writing direction.
 
  - 
Flag is a combination of style drawing flags.