Represents the KmlPlacemarkProperties class.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class KmlPlacemarkProperties
Inheritance: objectKmlPlacemarkProperties
Constructors
C#
public KmlPlacemarkProperties()
Properties
Balloon style.
C#
public BalloonStyle BalloonStyle { get; set; }
Point description.
C#
public string Description { get; set; }