C#
VB
C++
Gets or sets the algorithm used to scale bitmap images.
public BitmapScalingMode BitmapScalingMode { get; set; }
Public Property BitmapScalingMode As BitmapScalingMode
public:
property BitmapScalingMode BitmapScalingMode {
BitmapScalingMode get();
void set ( BitmapScalingMode );
}
The BitmapScalingMode.
For more information see System.Windows.Media.BitmapScalingMode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET