STK Graphics PrimitivesSend comments on this topic.
SaveToClipboard Method (IAgStkGraphicsCameraSnapshot)
See Also
Windows





Windows & Linux

Description

Saves a single frame of the 3D window to the clipboard.

Syntax

[Visual Basic .NET]
Public Sub SaveToClipboard()
[C#]
public void SaveToClipboard();
[Managed C++]
public: void SaveToClipboard();
[Unmanaged C++]
public: HRESULT SaveToClipboard();
[Java]
public void saveToClipboard();
[Python - STK API ]
def SaveToClipboard(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.