Gets the camera snapshot settings.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Snapshot() As IAgStkGraphicsCameraSnapshot |
| [C#] |
|---|
public IAgStkGraphicsCameraSnapshot Snapshot {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsCameraSnapshot ^ get_Snapshot(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsCameraSnapshot getSnapshot(); |
[Python - STK API ] |
|---|
@property def Snapshot(self) -> "IAgStkGraphicsCameraSnapshot": |






