←Select platform

SizeMode Property

Summary

Determines how the control displays the image and the automatic adjustments of the display rectangles.

Syntax

C#
VB
C++
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 ); 
} 

Property Value

Value which determines how the control displays the image and the automatic adjustments of the display rectangles.

Example

Refer to RasterImageViewer.

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