ImageGear Professional for Windows ActiveX
CreateFilledPolygon Method

Description:

Creates Filled Polygon annotation with specified properties.

Syntax:

      CreateFilledPolygon(
Points As IGPointArray, 
Highlight As Boolean, 
FillColor As IGPixel) As IGArtXFilledPolygon

Parameters:

Name Description
Points IGPointArray Object Polygon object that contains coordinates and dimensions for the polygon to be created.
Highlight Highlight state; if True, annotation will be semi-transparent; otherwise opaque..
FillColor Pixel object that contains color that entire area of the annotation will be filled with.

Return Value:

New instance of IGArtXFilledPolygon Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback