Makes display zoom limits to be compatible with map navigation

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

Syntax

C#
public void SetEwxZoomLimits()
Visual Basic
Public Sub SetEwxZoomLimits
JScript
public function SetEwxZoomLimits()

Exceptions

ExceptionCondition
System..::..InvalidOperationException The EwxLayer should be part of a GraphWorX display to perform this operation

See Also