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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.