SharedGPUMemorySize Property

Summary

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

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

Property Value

Value that indicates the amount of shared GPU memory.

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

Example

For an example refer to BlendingAvailable

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly