ArcObjects Library Reference (ArcScan)  

IConnectedCells Interface

Provides access to members that locate connected cells.

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Members

Description
Read-only property IsForeground Indicates if the position is foreground or background.
Method Locate Generates the envelopes that represent all connected cells that are at the search shape (see esriSpatialRelEnum for spatialRelMethod.
Method LocateByArea Generates the envelopes that represent all connected cells that meet the area criteria.
Method LocateByDiagonalOfEnvelope Generates the rectangles that represent all connected cells that meet the diagonal of envelope criteria.
Method QueryArea Generates the area of the connected cells at the given point.
Method QueryDiagonalOfEnvelope Generates the value of the diagonal of the envelope of the connected cells at the given point.

CoClasses that implement IConnectedCells

CoClasses and Classes Description
Vectorization The Vectorization ArcMap Extension.