Gets or sets a value indicating whether a command pending to be sent to the manip.
Declaration Syntax
public bool CommandPending { get; set; }
Public Property CommandPending As Boolean
public:
property bool CommandPending {
bool get ();
void set (bool value);
}
Value
true if a command is pending; otherwise, false.
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)