RadControls for Silverlight

Represents rectangle given in the geographical coordinates. Width and Height properties sets size of the rectangle in the current maps distance unit (miles or kilometers). The RadiusX and RadiusY properties are set in miles or kilometers as well.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public class MapRectangle : MapShape
Visual Basic
Public Class MapRectangle _
	Inherits MapShape

Inheritance Hierarchy

See Also