C#
VB
C++
Gets or sets the value that indicates whether to resize the image to make it fit within the cell area.
public bool FitImageToCell { get; set; }
Public Property FitImageToCell As Boolean
true to fit the image, false to display the image at its original size.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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