Click or drag to resize

AGIProcessedImageGlobeOverlay Constructor (Uri)

Initializes an AGIProcessedImageGlobeOverlay 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 AGIProcessedImageGlobeOverlay(
	Uri uri
)

Parameters

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