AGI STK Astrogator 11Send comments on this topic.
RemoveGraph Method (IAgVATargeterGraphCollection)
See Also 
IndexOrName
Windows






Windows & Linux

Description

Removes a targeter graph.

Syntax

[Visual Basic .NET]
Public Sub RemoveGraph( _
   ByVal IndexOrName As System.Object _
) 
[C#]
public void RemoveGraph(
   System.Object IndexOrName
);
[Managed C++]
public: void RemoveGraph(
   VARIANT IndexOrName
);
[Java]
public  removeGraph(
   Variant IndexOrName
);
[Unmanaged C++]
public: HRESULT RemoveGraph(
   VARIANT IndexOrName
);

Parameters

IndexOrName

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.