Provides access to TerrainBlockCursor object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BlockCount | The number of blocks in the cursor. | |
Next | Returns next block in the form of rows and columns. | |
NextAsTin | Returns next block as a reference to a TIN object. | |
Reset | Resets the cursor to point to the first block. |
CoClasses that implement ITerrainBlockCursor
CoClasses and Classes | Description |
---|---|
TerrainBlockCursor | ESRI TerrainBlockCursor object. |