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






Windows & Linux

Description

Gets if recording is occurring or not.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsRecording() As Boolean
[C#]
public bool IsRecording {get;}
[Managed C++]
public: __property bool get_IsRecording();
[Unmanaged C++]
public: HRESULT get_IsRecording(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsRecording();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.