STK Graphics PrimitivesSend comments on this topic.
FlyTo Method (IAgStkGraphicsKmlFeature)
See Also
Windows





Windows & Linux

Description

Moves the camera to the area encompassing this feature.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.