STK AviatorSend comments on this topic.
Save Method (IAgAvtrCatalogItem)
See Also
Windows





Windows & Linux

Description

Saves the catalog item.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.