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






Windows & Linux

Description

Gets the camera video recorder.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VideoRecording() As IAgStkGraphicsCameraVideoRecording

[C#]
public IAgStkGraphicsCameraVideoRecording VideoRecording {get;}

[Managed C++]
public: __property IAgStkGraphicsCameraVideoRecording^ get_VideoRecording();

[Unmanaged C++]
public: HRESULT get_VideoRecording(
IAgStkGraphicsCameraVideoRecording ** ppRetVal
);

[Java]
public IAgStkGraphicsCameraVideoRecording getVideoRecording();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface