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 RasterPictureBoxSizeMode
Get
Set
public:
property RasterPictureBoxSizeMode^ SizeMode
{
RasterPictureBoxSizeMode^ get()
void set(RasterPictureBoxSizeMode^ value)
}
Value which determines how the control displays the image and whether it automatically adjusts the display rectangles.
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