LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

FitImageToCell Property

Show in webframe





Gets or sets the value that indicates whether to resize the image to make it fit within the cell area.
Syntax
public bool FitImageToCell {get; set;}
'Declaration
 
Public Property FitImageToCell As Boolean
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Boolean
 
instance.FitImageToCell = value
 
value = instance.FitImageToCell

            

            
public:
property bool FitImageToCell {
   bool get();
   void set (    bool value);
}

Property Value

true to fit the image, false to display the image at its original size.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features