Gets or sets the grid layout for the images displayed on the Leadtools.MedicalViewer.MedicalViewerCell.
public virtual GridViewLayout ImagesLayout { get; set; }
Public Overridable Property ImagesLayout As Leadtools.Medical.Workstation.Ui.GridViewLayout
public:
virtual property Leadtools.Medical.Workstation.Ui.GridViewLayout ImagesLayout {
Leadtools.Medical.Workstation.Ui.GridViewLayout get();
void set ( Leadtools.Medical.Workstation.Ui.GridViewLayout );
}
the Leadtools.Medical.Workstation.UI.GridViewLayout for the images displayed on the Leadtools.MedicalViewer.MedicalViewerCell.
The component which is updating the layout on the Leadtools.Medical.Workstation.UI.WorkstationViewer control should update this value.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET