C#
VB
WinRT C#
C++
Gets or sets a value that represents the amount of halftone pattern contrast. Increasing this value increases the pattern brightness, making it more visible.
public int Contrast { get; set; }
Public Property Contrast As Integer
public int Contrast {get; set;}
<br/>get_Contrast();<br/>set_Contrast(value);<br/>Object.defineProperty('Contrast');
Value that represents the halftone pattern contrast.
Refer to HalfTonePatternCommand 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