SizeMode Property

Summary
Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.
Syntax
C#
VB
C++
public ImageViewerSizeMode SizeMode { get; set; } 
  
Public Property SizeMode As ImageViewerSizeMode 
public: 
property ImageViewerSizeMode SizeMode { 
   ImageViewerSizeMode get(); 
   void set (    ImageViewerSizeMode ); 
} 

Property Value

Value that determines how the control displays the image and makes automatic adjustments to the display rectangle.

Remarks

Default value is Normal.

Example

Refer to ImageUrl

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.Web Assembly

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