SoftwareRendering Property

Summary

Determines whether the engine values are based on hardware or software.

Syntax
C#
C++/CLI
public static bool SoftwareRendering {get; set;} 
public:  
   static property bool SoftwareRendering 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to use software, or false to use hardware. The default value is false.

Remarks

Be sure to set this value to the desired engine before calling any other property from the Medical3DEngine Class class.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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