C#
VB
C++
Determines how the control displays the image and the automatic adjustments of the display rectangles.
public virtual RasterPaintSizeMode SizeMode { get; set; }
Public Overridable Property SizeMode As Leadtools.RasterPaintSizeMode
public:
virtual property Leadtools.RasterPaintSizeMode SizeMode {
Leadtools.RasterPaintSizeMode get();
void set ( Leadtools.RasterPaintSizeMode );
}
Value which determines how the control displays the image and the automatic adjustments of the display rectangles.
Refer to RasterImageViewer.
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