AGI STK Objects 11Send comments on this topic.
GetPropDefExportTool Method (IAgMsExportTools)
See Also
Windows






Windows & Linux

Description

Returns the Prop Def export tool.

Syntax

[Visual Basic .NET]
Public Function GetPropDefExportTool() As 
[C#]
public IAgVePropDefExportTool GetPropDefExportTool();
[Managed C++]
public: IAgVePropDefExportTool ^ GetPropDefExportTool();
[Java]
public IAgVePropDefExportTool getPropDefExportTool();
[Unmanaged C++]
public: HRESULT GetPropDefExportTool(
    IAgVePropDefExportTool ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.