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





Windows & Linux

Description

Returns the IAgMsExportTools interface.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.