Click or drag to resize

AGIRoamImageGlobeOverlay Constructor (Uri)

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

Parameters

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