STK X Send comments on this topic.
ZoomOut Method (AgUiAx2DCntrl)
See Also  Example





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();

[Java]
public  zoomOut();

[Unmanaged C++]
public: HRESULT ZoomOut();

Remarks

This methods only works when MouseMode is set to automatic (default).

Example

[Visual Basic .NET] Copy Code
Me.AxAgUiAx2DCntrl1.ZoomOut()

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1