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






Windows & Linux

Description

Pastes the object property from the clipboard and inserts into the list.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.