ContourX property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ContourX(long lIndex)

Overview

Refer to Creating and Using a Bitmap Region

Remarks

Gets an array of X coordinates for the contour points obtained by the GetRgnContourPoints method.

These points are used to determine the Feret's diameter of the region using the GetFeretsDiameter method.

See Also

Elements:

GetRgnContourPoints method, ContoursCount property, ContourY property, GetFeretsDiameter method, FeretsDiameterLength property, FeretsFirstIndex property, FeretsSecondIndex property

Topics:

Raster Images: Creating and Using a Region