The Actual Zoom Level of the Ewx Layer
Namespace: Ico.EwxAssembly: 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) |