C#
VB
Java
Objective-C
WinRT C#
C++
Gets the total number of white pixels in the dot being processed.
public int WhiteCount { get; }
Public ReadOnly Property WhiteCount As Integer
public int WhiteCount {get;}
@property (nonatomic, assign, readonly) NSInteger whiteCount
public int getWhiteCount()
get_WhiteCount();
public:
property int WhiteCount {
int get();
}
Total number of white pixels in the dot being processed.
Refer to DotRemoveCommand.
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