The Actual Zoom Level of the Ewx Layer

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

Syntax

C#
public uint ActualZoomLevel { get; private set; }
Visual Basic
Public Property ActualZoomLevel As UInteger
	Get
	Private Set
JScript
function get ActualZoomLevel () : uint
private function set ActualZoomLevel (value : uint)

See Also