AGIProcessedTerrainOverlayUri Property |
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override Uri Uri { get; }
Public Overrides ReadOnly Property Uri As Uri
Get
public:
virtual property Uri^ Uri {
Uri^ get () override;
}
abstract Uri : Uri with get
override Uri : Uri with get
Property Value
Type:
UriSee Also