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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1