Description
Creates a new texture from a Uri, which can
be a file, HTTP, HTTPS, or FTP source. See Raster for a list of supported raster
formats.
Syntax
| [Visual Basic .NET] |
|---|
Public Function LoadFromStringUri( _
ByVal Uri As String _
) As IAgStkGraphicsRendererTexture2D
|
Parameters
- Uri
- The Uri of the raster to create the texture from.