Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FitImageToCell Property






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

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