STK XSend comments on this topic.
ZoomOut Method (AgUiAx2DCntrl)
See Also
Windows





Windows & Linux

Description

Zoom out to view a larger portion of a previously magnified map.

Syntax

[Visual Basic .NET]
Public Sub ZoomOut()
[C#]
public void ZoomOut();
[Managed C++]
public: void ZoomOut();
[Unmanaged C++]
public: HRESULT ZoomOut();
[Java]
public void zoomOut();
[Python - STK API ]
def ZoomOut(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.