Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > Viewer3DOptions Class : SupportedCells Property |
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(); }
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.