ImageGear Professional for Windows ActiveX
CreateArrow Method

Description:

Creates Arrow annotation with specified properties.

Syntax:

      CreateArrow(
StartPoint As IGPoint, 
EndPoint As IGPoint, 
Border As IGArtXBorder, 
Highlight As Boolean, 
Head As IGArtXArrowHead) As IGArtXArrow

Parameters:

Name Description
StartPoint Coordinates of the start point.
EndPoint Coordinates of the end point.
Border Contains line properties of the annotation, such as line style, line width, color. See IGArtXBorder for more information.
Highlight Highlight state; if True, annotation will be semi-transparent; otherwise opaque.
Head Contains arrow head properties. See IGArtXArrowHead Object for more information.

Return Value:

New instance of IGArtXArrow Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback