C#
VB
C++
Gets the value that indicates the maximum 3D Texturing allowed by the current hardware.
public static int Maximum3DTextureDimension { get; }
Public Shared ReadOnly Property Maximum3DTextureDimension As Integer
public:
static property int Maximum3DTextureDimension {
int get();
}
Value that indicates the maximum 3D Texturing allowed by the current hardware.
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