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

Show in webframe

SupportedCells Property







Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell controls that support 3D features.
Syntax
public BindingList<MedicalViewerMultiCell> SupportedCells {get;}
'Declaration
 
Public ReadOnly Property SupportedCells As BindingList(Of MedicalViewerMultiCell)
'Usage
 
Dim instance As Viewer3DOptions
Dim value As BindingList(Of MedicalViewerMultiCell)
 
value = instance.SupportedCells

            

            
public: __property BindingList<MedicalViewerMultiCell*>* get_SupportedCells();
public:
property BindingList<MedicalViewerMultiCell^>^ SupportedCells {
   BindingList<MedicalViewerMultiCell^>^ get();
}

Property Value

Type: BindingList The Leadtools.MedicalViewer.MedicalViewerMultiCell controls that support 3D features.
Remarks

If SupportAllCells is set to false only cells in this list will support 3D options. If the SupportAllCells is set to true, the cells in this list will be ignored.

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