AGI STK Graphics 11Send 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 
[C#]
public IAgStkGraphicsRaster SaveToRaster();
[Managed C++]
public: IAgStkGraphicsRaster ^ SaveToRaster();
[Java]
public IAgStkGraphicsRaster saveToRaster();
[Unmanaged C++]
public: HRESULT SaveToRaster(
    IAgStkGraphicsRaster ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.