Tile types used with Esri basemap as tile provider

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

Syntax

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

See Also