C#
VB
Java
Objective-C
WinRT C#
C++
Gets the total number of black pixels in the dot being processed.
public int BlackCount { get; }
Public ReadOnly Property BlackCount As Integer
public int BlackCount {get;}
@property (nonatomic, assign, readonly) NSInteger blackCount
public int getBlackCount()
get_BlackCount();
public:
property int BlackCount {
int get();
}
Total number of black 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