C#
VB
C++
Determines how the control displays the image and whether it automatically adjusts the display rectangles.
public RasterPictureBoxSizeMode SizeMode { get; set; }
Public Property SizeMode As Leadtools.Winforms.RasterPictureBoxSizeMode
public:
property Leadtools.Winforms.RasterPictureBoxSizeMode SizeMode {
Leadtools.Winforms.RasterPictureBoxSizeMode get();
void set ( Leadtools.Winforms.RasterPictureBoxSizeMode );
}
Value which determines how the control displays the image and whether it automatically adjusts the display rectangles.
Refer to RasterPictureBox.
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