C#
VB
C++
Gets the value that indicates whether the texture back buffer is supported by the current hardware.
public static bool TexturingBackBufferAvailable { get; }
Public Shared ReadOnly Property TexturingBackBufferAvailable As Boolean
public:
static property bool TexturingBackBufferAvailable {
bool get();
}
true if the texture back buffer is supported by the current hardware; otherwise, false.
For an example refer to BlendingAvailable
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET