ImageGear Professional for Windows ActiveX
CreatePolyline Method

Description:

Creates Polyline annotation with specified properties.

Syntax:

      CreatePolyline(
Points As IGPointArray, 
Border As IGArtXBorder, 
Opacity As Long, 
HeadFillColor As IGPixel, 
StartHead As IGArtXArrowHead, 
EndHead As IGArtXArrowHead) As IGArtXPolyline

Parameters:

Name Description
Points Contains coordinates for all points in polygon.
Border Contains properties for the border of the annotation, such as line style, line width, color. See IGArtXBorder Object for more information.
Opacity Opacity value for the annotation opacity value for the annotation.
HeadFillColor Pixel object that contains color that entire area of the arrow heads will be filled with.
StartHead Contains start arrow head properties. See IGArtXArrowHead Object for more information.
EndHead Contains end arrow head properties. See IGArtXArrowHead Object for more information.

Return Value:

New instance of IGArtXPolyline Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback