AGI STK Graphics 11 Send comments on this topic.
Snapshot Property (IAgStkGraphicsCamera)
See Also 
Windows






Windows & Linux

Description

Gets the camera snapshot settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Snapshot() As IAgStkGraphicsCameraSnapshot

[C#]
public IAgStkGraphicsCameraSnapshot Snapshot {get;}

[Managed C++]
public: __property IAgStkGraphicsCameraSnapshot^ get_Snapshot();

[Unmanaged C++]
public: HRESULT get_Snapshot(
IAgStkGraphicsCameraSnapshot ** ppRetVal
);

[Java]
public IAgStkGraphicsCameraSnapshot getSnapshot();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface