SupportAllCells Property

Summary
Gets or sets whether the 3D support is for all Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the WorkstationViewer or specific cells.
Syntax
C#
C++/CLI
public bool SupportAllCells { get; set; } 
public:  
   property bool SupportAllCells 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

True to support 3D features for all Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the WorkstationViewer; Otherwise, false.

Remarks

If this property is set to false only Leadtools.MedicalViewer.MedicalViewerMultiCell in the SupportedCells will have 3D support.

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.Medical.Workstation Assembly

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