←Select platform

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#
VB
C++
public bool SupportAllCells { get; set; } 
  
Public Property SupportAllCells As Boolean 
public: 
property bool SupportAllCells { 
   bool get(); 
   void set (    bool ); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly