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.MapAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40
Syntax
| Visual Basic |
|---|
Public Class MapRectangle _
Inherits MapShape |
Inheritance Hierarchy
See Also