vrLib SDK Documentation
IsClosing Property
NamespacesVideoRayManipulatorIsClosing
Gets a value indicating whether this manip is closing.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsClosing { get; }
Public ReadOnly Property IsClosing As Boolean
public:
property bool IsClosing {
	bool get ();
}
Value
true if this manip is closing; otherwise, false.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)