C#
VB
C++
Gets the value that indicates the amount of dedicated GPU memory.
public static int DedicatedGPUMemorySize { get; }
Public Shared ReadOnly Property DedicatedGPUMemorySize As Integer
public:
static property int DedicatedGPUMemorySize {
int get();
}
Value that indicates the amount of dedicated GPU memory.
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