Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

HardwareShaderAvailable Property






Gets the value that indicates whether the hardware shader is supported by the current hardware.
Syntax
public static bool HardwareShaderAvailable {get;}
'Declaration
 
Public Shared ReadOnly Property HardwareShaderAvailable As Boolean
'Usage
 
Dim value As Boolean
 
value = Medical3DEngine.HardwareShaderAvailable

            

            
public:
static property bool HardwareShaderAvailable {
   bool get();
}

Property Value

true if the hardware shader is available; otherwise, false.
Remarks
If the hardware shader is not supported by the current hardware, the program will attempt to use the software shader but, rendering will be much slower.
Example
For an example refer to BlendingAvailable
Requirements

Target Platforms

See Also

Reference

Medical3DEngine Class
Medical3DEngine Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features