Initializes an AGI Processed Image Globe Overlay with the provided values.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsAGIProcessedImageGlobeOverlay InitializeWithString( string Uri ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsAGIProcessedImageGlobeOverlay^ InitializeWithString( String __gc ^ Uri ); |
| [Java] |
|---|
public IAgStkGraphicsAGIProcessedImageGlobeOverlay initializeWithString( String Uri ); |
| [Unmanaged C++] |
|---|
|
- Uri
- The String that represents the Uri that points to the file.





