Provides access to members that locate connected cells.
Product Availability
Available with ArcGIS Desktop. Requires ArcScan Extension.
Members
| Description | ||
|---|---|---|
![]()  | 
IsForeground | Indicates if the position is foreground or background. | 
![]()  | 
Locate | Generates the envelopes that represent all connected cells that are at the search shape (see esriSpatialRelEnum for spatialRelMethod. | 
![]()  | 
LocateByArea | Generates the envelopes that represent all connected cells that meet the area criteria. | 
![]()  | 
LocateByDiagonalOfEnvelope | Generates the rectangles that represent all connected cells that meet the diagonal of envelope criteria. | 
![]()  | 
QueryArea | Generates the area of the connected cells at the given point. | 
![]()  | 
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. | 

