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






Windows & Linux

Description

Returns the Prop Def export tool.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.