Defines the Minimum Zoom Level for the tiles that can be used in EarthWorX. It is NOT the current minimum 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 MinimumZoomLevel { get; }
Visual Basic
Public ReadOnly Property MinimumZoomLevel As UInteger
	Get
JScript
function get MinimumZoomLevel () : uint

Remarks

It may change depending con Default Region Settings

See Also