Gets a value indicating whether manip is opening.
Namespace:
VideoRayAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public bool IsOpening { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsOpening As Boolean |
Visual C++ |
---|
public: property bool IsOpening { bool get (); } |