←Select platform

SizeMode Property

Summary

Determines how the control displays the image and whether it automatically adjusts the display rectangles.

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

Property Value

Value which determines how the control displays the image and whether it automatically adjusts the display rectangles.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.