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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1