ImagesLayout Property

Summary

Gets or sets the grid layout for the images displayed on the Leadtools.MedicalViewer.MedicalViewerCell.

Syntax
C#
VB
C++
public virtual GridViewLayout ImagesLayout { get; set; } 
  
Public Overridable Property ImagesLayout As GridViewLayout 
public: 
virtual property GridViewLayout ImagesLayout { 
   GridViewLayout get(); 
   void set (    GridViewLayout ); 
} 

Property Value

the Leadtools.Medical.Workstation.UI.GridViewLayout for the images displayed on the Leadtools.MedicalViewer.MedicalViewerCell.

Remarks

The component which is updating the layout on the Leadtools.Medical.Workstation.UI.WorkstationViewer control should update this value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly