EnumSegments event (ILEADRasterMrc)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void EnumSegments(long nSegId, long SegmentLeft, long SegmentTop, long SegmentRight, long SegmentBottom, MRCSegmentTypeConstants SegType);

Overview

Refer to Working with the MRC Bitmap.

Remarks

(Document/Medical only) Triggered during the enumeration process for either automatically generated or manually generated segments.

The EnumSegments event is fired once for each segment.

See Also

Elements

EnumSegments method

Topics

Raster Images: Manipulating Segments