RadControls for WPF

Determines shape source type for the MapShapeReader class instance.

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

Syntax

C#
public enum ShapeSourceType
Visual Basic
Public Enumeration ShapeSourceType

Members

Member nameValueDescription
Auto0 Shape source type will be resolved automatically.
Kml1 KML file source type.
ShapeFile2 ESRI shape-file shape source type.

See Also