Click or drag to resize

CustomImageGlobeOverlayUri Property

Gets the URI, if applicable. If not overridden in the derived class, this method returns GUID that is unique to this instance.

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 override Uri Uri { get; }

Property Value

Type: Uri
See Also