The shading of the map

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

Syntax

C#
public BingTileType BingType { get; set; }
Visual Basic
Public Property BingType As BingTileType
	Get
	Set
JScript
function get BingType () : BingTileType
function set BingType (value : BingTileType)

See Also