C#
VB
C++
Gets or sets the size mode of this RasterImagePrinter
public RasterPaintSizeMode SizeMode { get; set; }
Public Property SizeMode As Leadtools.RasterPaintSizeMode
public:
property Leadtools.RasterPaintSizeMode SizeMode {
Leadtools.RasterPaintSizeMode get();
void set ( Leadtools.RasterPaintSizeMode );
}
An Leadtools.RasterPaintSizeMode enumeration value that determine how the class prints the image and the automatic adjustments of the display rectangles.
For an example, refer to RasterImagePrinter and ImageRectangle.
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