ImageGear Professional for Windows ActiveX
CreatePolygon Method

Description:

Creates Polygon annotation with specified properties.

Syntax:

      CreatePolygon(
Points As IGPointArray, 
Border As IGArtXBorder, 
Opacity As Long, 
FillColor As IGPixel) As IGArtXPolygon

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.
FillColor Pixel object that contains color that entire area of the annotation will be filled with.

Return Value:

New instance of IGArtXPolygon Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback