←Select platform

SizeMode Property (RasterImageViewer)

Summary

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

Syntax

C#
VB
C++
[DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")] 
[CategoryAttribute("Appearance")] 
public virtual Leadtools.RasterPaintSizeMode SizeMode {get; set;} 
<DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")> 
<CategoryAttribute("Appearance")> 
Public Overridable Property SizeMode As Leadtools.RasterPaintSizeMode 
[DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")] 
[CategoryAttribute("Appearance")] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize