Click or drag to resize

GeospatialImageGlobeOverlay Constructor (Uri)

Initializes a GeospatialImageGlobeOverlay with the provided values.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GeospatialImageGlobeOverlay(
	Uri uri
)

Parameters

uri
Type: SystemUri
The Uri that points to the image.
See Also