Class KmlPlacemarkProperties
Inheritance
System.Object
KmlPlacemarkProperties
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class KmlPlacemarkProperties : Object
Constructors
KmlPlacemarkProperties()
Declaration
public KmlPlacemarkProperties()
Properties
BalloonStyle
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
HotSpot
IconScale
Declaration
public double IconScale { get; set; }
Property Value
System.
|
IconUrl
Declaration
public string IconUrl { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|