ContoursCount property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ContoursCount

Overview

Refer to Creating and Using a Bitmap Region

Remarks

Gets the number of contour points obtained by the GetContourPoints method.

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

See Also

Elements:

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

Topics:

Raster Images: Creating and Using a Region