←Select platform

SizeMode Property

Summary

Gets or sets the size mode of this RasterImagePrinter

Syntax

C#
VB
C++
public RasterPaintSizeMode SizeMode { get; set; } 
  
Public Property SizeMode As Leadtools.RasterPaintSizeMode 
public: 
property Leadtools.RasterPaintSizeMode SizeMode { 
   Leadtools.RasterPaintSizeMode get(); 
   void set (    Leadtools.RasterPaintSizeMode ); 
} 

Property Value

An Leadtools.RasterPaintSizeMode enumeration value that determine how the class prints the image and the automatic adjustments of the display rectangles.

Example

For an example, refer to RasterImagePrinter and ImageRectangle.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly