ImageGear Professional for Windows ActiveX
CreateTextPinUp Method

Description:

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

Syntax:

      CreateTextPinUp(
Rect As IGRectangle, 
Text As String, 
TextColor As IGPixel, 
Font As IGArtXFont, 
Pin As IGArtXPin) As IGArtXTextPinUp

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.
Font Contains font properties for new annotation; see IGArtXFont Object for more information.
Pin Contains pin properties of the annotation. See IGArtXPin Object for more information.

Return Value:

New instance of IGArtXTextPinUp Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback