C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the desired width for the image.
public int Width { get; set; }
Public Property Width As Integer
public int Width {get; set;}
@property (nonatomic, assign) NSInteger width
public int getWidth()
public void setWidth(int value)
<br/>get_Width();<br/>set_Width(value);<br/>Object.defineProperty('Width');
Value that represents the desired image's width in pixels.
Refer to ResizeInterpolateCommand example.
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