Draw line segment with an arrow with a regular coordinates system.
| Call | DclDrawArrowNormalized | (X1, y1, x2, y2, [type], [index]) | 
| X1, y1 | < R > | The coordinates (the regular coordinates) of initial point. | 
| X2, y2 | < R > | The coordinates (the regular coordinates) of a terminal. | 
| Type | < I > | The line type of a line segment. | 
| Index | < I > | Line index. |