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





Windows & Linux

Description

Returns the IAgShExportTools interface.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.