Gets or sets whether the 3D support is for all
Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the
WorkstationViewer or specific cells.
public bool SupportAllCells {get; set;}
public bool SupportAllCells {get; set;}
get_SupportAllCells();
set_SupportAllCells(value);
public: __property bool get_SupportAllCells();
public: __property void set_SupportAllCells(
bool value
);
public:
property bool SupportAllCells {
bool get();
void set ( bool value);
}
'Declaration
Public Property SupportAllCells As Boolean
'Usage
Dim instance As Viewer3DOptions
Dim value As Boolean
instance.SupportAllCells = value
value = instance.SupportAllCells
Property Value
True to support 3D features for all
Leadtools.MedicalViewer.MedicalViewerMultiCell displayed in the
WorkstationViewer; Otherwise, false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2