STK ObjectsSend comments on this topic.
Preview Method (IAgVeSGP4AutoUpdateFileSource)
See Also
Windows





Windows & Linux

Description

Preview the elements.

Syntax

[Visual Basic .NET]
Public Function Preview() As System.Array
[C#]
public System.Array Preview();
[Managed C++]
public: System::Array Preview();
[Unmanaged C++]
public: HRESULT Preview(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray preview();
[Python - STK API ]
def Preview(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.