←Select platform

DedicatedGPUMemorySize Property

Summary

Gets the value that indicates the amount of dedicated GPU memory.

Syntax

C#
VB
C++
public static int DedicatedGPUMemorySize { get; } 
  
Public Shared ReadOnly Property DedicatedGPUMemorySize As Integer 
public: 
static property int DedicatedGPUMemorySize { 
   int get(); 
} 

Property Value

Value that indicates the amount of dedicated GPU memory.

Remarks
  • NOTE: Currently this property is not implemented and will always return 0.
Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly