Class ImagerySet
The type of imagery.
Inheritance
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class ImagerySet : Enum
Fields
Aerial
AerialWithLabels
Aerial imagery with a road overlay.
Declaration
public const ImagerySet AerialWithLabels
Field Value
AerialWithLabelsOnDemand
Aerial imagery with on-demand road overlay.
Declaration
public const ImagerySet AerialWithLabelsOnDemand
Field Value
Birdseye
Bird’s eye (oblique-angle) imagery.
Declaration
public const ImagerySet Birdseye
Field Value
BirdseyeWithLabels
Bird’s eye imagery with a road overlay.
Declaration
public const ImagerySet BirdseyeWithLabels
Field Value
CanvasDark
A dark version of the road maps.
Declaration
public const ImagerySet CanvasDark
Field Value
CanvasGray
A grayscale version of the road maps.
Declaration
public const ImagerySet CanvasGray
Field Value
CanvasLight
A lighter version of the road maps which also has some of the details such as hill shading disabled.
Declaration
public const ImagerySet CanvasLight
Field Value
Road
RoadOnDemand
Roads without additional imagery. Uses the dynamic tile service.
Declaration
public const ImagerySet RoadOnDemand
Field Value
value__
Declaration
public int value__
Field Value
System.
|