←Select platform

BitmapScalingMode Property (ImageList)

Summary

Gets or sets the algorithm used to scale bitmap images.

Syntax

C#
VB
C++
[DescriptionAttribute("The algorithm used to scale bitmap images.")] 
[CategoryAttribute("Appearance")] 
public BitmapScalingMode BitmapScalingMode {get; set;} 
<DescriptionAttribute("The algorithm used to scale bitmap images.")> 
<CategoryAttribute("Appearance")> 
Public Property BitmapScalingMode As BitmapScalingMode 
[DescriptionAttribute("The algorithm used to scale bitmap images.")] 
[CategoryAttribute("Appearance")] 
public: 
property BitmapScalingMode BitmapScalingMode { 
   BitmapScalingMode get(); 
   void set (    BitmapScalingMode ); 
} 

Property Value

The BitmapScalingMode.

Remarks

For more information see System.Windows.Media.BitmapScalingMode.

Requirements

Target Platforms

See Also

Reference

ImageList Class

ImageList Members

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