C#
VB
WinRT C#
C++
Gets or sets the new Width.
public int NewWidth { get; set; }
Public Property NewWidth As Integer
public int NewWidth {get; set;}
get_NewWidth();
set_NewWidth(value);
Object.defineProperty('NewWidth');
Value that represents the new width. Range from 1 to the width of the image less 1.
Refer to IntelligentDownScaleCommand.
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