←Select platform

SizeMode Property

Summary

Size mode of this RasterImagePrinter

Syntax

C#
VB
C++
public RasterPaintSizeMode SizeMode { get; set; } 
Public Property SizeMode() As RasterPaintSizeMode 
   Get 
   Set 
public:  
   property RasterPaintSizeMode^ SizeMode 
   { 
      RasterPaintSizeMode^ get() 
      void set(RasterPaintSizeMode^ value) 
   } 

Property Value

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

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.Controls.WinForms Assembly