AGI STK Astrogator 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface