ImageGear Professional for Windows ActiveX
CreateTextNote Method

Description:

Creates auxiliary objects that are used with ArtX, such as IGArtXTextNote Object.

Syntax:

      CreateTextNote(
Rect As IGRectangle, 
Text As String, 
TextColor As IGPixel, 
FillColor As IGPixel, 
Font As IGArtXFont) As IGArtXTextNote

Parameters:

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

Return Value:

New instance of IGArtXTextNote Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback