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 IAgStkGraphicsRaster
[C#]
public IAgStkGraphicsRaster SaveToRaster();
[Managed C++]
public: IAgStkGraphicsRaster^ SaveToRaster();
[Java]
public IAgStkGraphicsRaster saveToRaster();
[Unmanaged C++]
public: HRESULT SaveToRaster(
   IAgStkGraphicsRaster ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.