Constructor KmlIcon
KmlIcon(Uri)
Initializes a new instance of the KmlIcon class. Creates a KML icon from the provided path to an image file.
Declaration
public KmlIcon(Uri uri)
Parameters
| Type | Name | Description |
|---|---|---|
| Uri | uri | The location of the image file, either on disk or from the network. |
Remarks
KML icon defines the image associated with an overlay or an icon style.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |