STK ObjectsSend comments on this topic.
ExportTools Property (IAgSatellite)
See Also
Windows





Windows & Linux

Description

Returns the IAgSaExportTools interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ExportTools() As IAgSaExportTools
[C#]
public IAgSaExportTools ExportTools {get;}
[Managed C++]
public: __property IAgSaExportTools ^ get_ExportTools();
[Unmanaged C++]
public: HRESULT get_ExportTools(
    IAgSaExportTools ** ppRetVal
);
[Java]
public IAgSaExportTools getExportTools();
[Python - STK API ]
@property
def ExportTools(self) -> "IAgSaExportTools":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.