C#
VB
C++
Gets the value that indicates the maximum 2D Texturing allowed by the current hardware.
public static int Maximum2DTextureDimension { get; }
Public Shared ReadOnly Property Maximum2DTextureDimension As Integer
public:
static property int Maximum2DTextureDimension {
int get();
}
Value that indicates the maximum 2D Texturing allowed by the current hardware.
The bigger this value is, the larger the objects that can be created successfully by the 3D engine.
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