Click or drag to resize

AGIRoamImageGlobeOverlay Constructor (String)

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

Parameters

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