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






Windows & Linux

Description

Pastes a targeter graph from the clipboard into the list.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.