ImageGear Professional for Windows ActiveX
CreateFilledRectangle Method

Description:

Creates Filled Rectangle annotation with specified properties.

Syntax:

      CreateFilledRectangle(
Rect As IGRectangle, 
FillColor As IGPixel, 
Highlight As Boolean) As IGArtXFilledRectangleFunction 

Parameters:

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

Return Value:

New instance of IGArtXFilledRectangle Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback