←Select platform

BitmapScalingMode Property (ImageBox)

Summary

Gets or sets the algorithm used to scale bitmap images. This is a dependency property.

Syntax

C#
VB
C++
public BitmapScalingMode BitmapScalingMode {get; set;}
Public Property BitmapScalingMode As BitmapScalingMode
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

ImageBox Class

ImageBox Members

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