RenderingType Property

Summary

Indicates whether the Medical 3D engine runs in software or hardware rendering type.

Syntax
C#
C++/CLI
public static Medical3DVolumeRenderingType RenderingType { get; set; } 
public:  
   static property Medical3DVolumeRenderingType^ RenderingType 
   { 
      Medical3DVolumeRenderingType^ get() 
      void set(Medical3DVolumeRenderingType^ value) 
   } 

Property Value

Medical3DVolumeRenderingType represents the Medical 3D engine rendering type.

Remarks

The default value of RenderingType is Medical3DVolumeRenderingType.Type3D. However, setting RenderingType to Medical3DVolumeRenderingType.Auto, the Medical 3D engine attempts to run in hardware type; otherwise, runs in software type.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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