SharedGPUMemorySize64 Property

Summary

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

Syntax
C#
VB
C++
public static long SharedGPUMemorySize64 {get;} 
Public Shared ReadOnly Property SharedGPUMemorySize64() As Long 
   Get 
public:  
   static property Int64 SharedGPUMemorySize64 
   { 
      Int64 get() 
   } 

Property Value

Value that indicates the amount of shared 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.