C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the width of the local histogram equalizer rectangle in pixels.
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');
The width of the local histogram equalizer rectangle in pixels. The width should be more than zero.
Refer to LocalHistogramEqualizeCommand.
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