Defines the Maximum Zoom Level for the tiles that can be used in EarthWorX. It is NOT the current maximum zoom level of the display.

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

Syntax

C#
public uint MaximumZoomLevel { get; }
Visual Basic
Public ReadOnly Property MaximumZoomLevel As UInteger
	Get
JScript
function get MaximumZoomLevel () : uint

Remarks

It may change depending con Default Region Settings

See Also