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

Show in webframe

SupportAllCells Property







Gets or sets whether the 3D support is for all Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the WorkstationViewer or specific cells.
Syntax
public bool SupportAllCells {get; set;}
'Declaration
 
Public Property SupportAllCells As Boolean
'Usage
 
Dim instance As Viewer3DOptions
Dim value As Boolean
 
instance.SupportAllCells = value
 
value = instance.SupportAllCells

            

            
public: __property bool get_SupportAllCells();
public: __property void set_SupportAllCells( 
   bool value
);
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

See Also

Reference

Viewer3DOptions Class
Viewer3DOptions Members

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