ImageGear Professional for Windows ActiveX
The ART Marks Reference

This section describes each mark available in ImageGear ART component, and its associated attributes. For each mark, the pertinent Attrxxx IGArtPage Object properties are listed. Note that certain Attrxxx properties apply to all marks (and are not shown for each individual mark):

Some ART marks, such as Text Note, Text Stamp, Typed Text, may require Wang compatibility mode enabled to be saved properly. On the contrary the Highlighter mark should be saved without Wang compatibility mode on.

The Kodak Imaging for Windows product included with Windows can process ART marks (either in separate .ART files or embedded in TIFF files), but only the Wang-compatible annotations.

These constants define a range of user marks reserved for customer use. ImageGear will never use this range of the mark IDs for its purposes.
#define ART_MARK_USER_FIRST 1000
#define ART_MARK_USER_LAST 1999

The various marks that can be created with IGArtCtl Control are described in the following table. Please refer to the ART Component API Reference for complete descriptions of the IGArtCtl Control methods.

Mark Example
Arrow

Attach-a-Note

Audio (a WAV file on disk is read, and the sound played when the user clicks in the mark)

Button (when user clicks on the button, an event is raised allowing the application to take action)

Encryption (visually looks like a filled rectangle). When user clicks on the rectangle, an event is raised allowing the application to request a password. If password matches the one in the mark, then application can make the mark transparent, which displays the image)

Filled Ellipse

Filled Polygon

Filled Rectangle

Freehand Line

Highlighter

Hollow Ellipse

Hollow Polygon

Hollow Rectangle

Hot Spot (when end-user clicks in shaded area, an event is raised to which your application can respond)

Image Embedded (your application provides the image used - the one shown here is the one used in the sample program)

Image Reference (an image file on disk is read, and the image in the file is displayed for the mark - the one shown here is just a sample)

Pin Up Text(when user clicks on the pushpin, an event is raised allowing the application to display additional text).

Polyline

Protractor

Redaction (looks just like a filled rectangle, but cannot be moved after the marks are written to a file)

RTF (Rich Text Format)

Ruler (automatically labels the line according to the units defined in the image-file header). Especially useful for DICOM files.

Straight Line

Text from File (a text file on disk is read, and the text displayed in the mark)

Text Stamp (automatically set to date and/or time the mark was created)

Typed Text

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback