Show / Hide Table of Contents

Property UxIcon

UxIcon

Gets the icon associated with this KML node for use in the user interface.

Declaration
public RuntimeImage UxIcon { get; }
Property Value
Type Description
RuntimeImage

The icon associated with this KML node for use in the user interface.

Remarks

The icon may be loaded asynchronously, and may change during lifetime of a KMLNode. A PropertyChanged event will be raised whenever this icon is refreshed. May be null.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.4 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.4 - 200.7
Xamarin.Android100.4 - 100.15
Xamarin.iOS100.4 - 100.15
UWP100.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.