GeospatialContentServerTerrain.AssetUrl Property |
Gets the asset URL for this terrain provider.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string AssetUrl { get; }
Public ReadOnly Property AssetUrl As String
Get
public:
property String^ AssetUrl {
String^ get ();
}
member AssetUrl : string with get
Property Value
Type:
String
See Also