ImageGear Professional for Windows ActiveX
CreateButton Method

Description:

Creates Button annotation with specified properties.

Syntax:

      CreateButton(
Rect As IGRectangle, 
Text As String, 
TextColor As IGPixel, 
FillColor As IGPixel, 
Opacity As Long, 
Font As IGArtXFont) As IGArtXButton

Parameters:

Name Description
Rect Rectangle object that contains coordinates and dimensions for the annotation to be created.
Text String that is to be draw on the button.
TextColor Pixel object that contains a color for the button text.
FillColor Pixel object that contains color that entire area of the annotation will be filled with.
Opacity Opacity value for the annotation.
Font Contains font properties for new annotation; See IGArtXFont Object for more information.

Return Value:

New instance of IGArtXButton Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback