←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly