STK AstrogatorSend comments on this topic.
Paste Method (IAgVACalcObjectLinkEmbedControlCollection)
See Also
Windows





Windows & Linux

Description

Pastes a link/embed calc object from the clipboard into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgComponentLinkEmbedControl
[C#]
public IAgComponentLinkEmbedControl Paste();
[Managed C++]
public: IAgComponentLinkEmbedControl ^ Paste();
[Unmanaged C++]
public: HRESULT Paste(
    IAgComponentLinkEmbedControl ** ppCalcObj
);
[Java]
public IAgComponentLinkEmbedControl paste();
[Python - STK API ]
def Paste(self) -> "IAgComponentLinkEmbedControl":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.