C#
VB
WinRT C#
C++
Gets or sets the number of the up scaling process stages for the new height to be achieved.
public int HeightUpScalingFactor { get; set; }
Public Property HeightUpScalingFactor As Integer
public int HeightUpScalingFactor {get; set;}
get_HeightUpScalingFactor();
set_HeightUpScalingFactor(value);
Object.defineProperty('HeightUpScalingFactor');
The number of up scaling process stages for the new height to be achieved. The recommended range is from 1 to 20. If MaskImage is used, then 1 should be passed.
Refer to IntelligentUpScaleCommand.
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