AGI STK Graphics 11 Send comments on this topic.
InitializeWithStringUri Method (IAgStkGraphicsRasterFactory)
See Also 
Uri
The Uri of the raster.

Description

Initializes a raster from a Uri, which can be a file, HTTP, HTTPS, or FTP source. See Raster for a list of supported formats.

Syntax

[Visual Basic .NET]
Public Function InitializeWithStringUri( _
   ByVal Uri As String _
) As IAgStkGraphicsRaster

Parameters

Uri
The Uri of the raster.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface