RadControls for Silverlight

Converts from/to LocationRect structure.

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

Syntax

C#
public class LocationRectConverter : TypeConverter
Visual Basic
Public Class LocationRectConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    Telerik.Windows.Controls.Map..::..LocationRectConverter

See Also