AGI STK Objects 11 Send comments on this topic.
ExportTools Property (IAgGroundVehicle)
See Also 





Description

Returns the IAgGvExportTools interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ExportTools() As IAgGvExportTools

[C#]
public IAgGvExportTools ExportTools {get;}

[Managed C++]
public: __property IAgGvExportTools^ get_ExportTools();

[Unmanaged C++]
public: HRESULT get_ExportTools(
IAgGvExportTools ** ppRetVal
);

[Java]
public IAgGvExportTools getExportTools();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1