Description
Reads a tile from the specified extent,
scales it to and stores the result in image.
Syntax
| [Visual Basic .NET] |
|---|
Public Function Read( _
ByRef Extent() As Variant, _
ByVal UserTileData As Variant, _
ByVal Image As Picture _
) As Boolean
|
Parameters
- Extent
- An array representing the extent to read a tile from. The elements should be provided in the order west longitude, south latitude, east longitude, north latitude.
- UserTileData
- Image