AGI STK Graphics 11 Send comments on this topic.
SaveToRaster Method (IAgStkGraphicsCameraSnapshot)
See Also 
Windows






Windows & Linux

Description

Saves a snapshot of the 3D window to a Raster.

Syntax

[Visual Basic .NET]
Public Function SaveToRaster() As IAgStkGraphicsRaster

[C#]
public IAgStkGraphicsRaster SaveToRaster();

[Managed C++]
public: IAgStkGraphicsRaster^ SaveToRaster();

[Java]
public IAgStkGraphicsRaster saveToRaster();

[Unmanaged C++]
public: HRESULT SaveToRaster(
IAgStkGraphicsRaster ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface