The bing type of the map

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
[ObsoleteAttribute("Use BingType instead.")]
public BingTileType Type { get; set; }
Visual Basic
<ObsoleteAttribute("Use BingType instead.")> _
Public Property Type As BingTileType
	Get
	Set
JScript
function get Type () : BingTileType
function set Type (value : BingTileType)

See Also