Click or drag to resize

AGIProcessedImageGlobeOverlay Constructor (String)

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(
	string uri
)

Parameters

uri
Type: SystemString
The String that represents the Uri that points to the file.
See Also