Enum
ShapeSourceType

Determines shape source type for the MapShapeReader class instance.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum ShapeSourceType

Fields

Auto

Shape source type will be resolved automatically.

Declaration

cs-api-definition
Auto = 0

Field Value

ShapeSourceType

Kml

KML file source type.

Declaration

cs-api-definition
Kml = 1

Field Value

ShapeSourceType

ShapeFile

ESRI shape-file shape source type.

Declaration

cs-api-definition
ShapeFile = 2

Field Value

ShapeSourceType

In this article
DefinitionFieldsAutoKmlShapeFile
Not finding the help you need?
Contact Support