Gets or sets a value that represents the amount of angular pattern contrast.
public int AngleContrast { get; set; }
Public Property AngleContrast As Integer
public int AngleContrast {get; set;}
<br/>get_AngleContrast();<br/>set_AngleContrast(value);<br/>Object.defineProperty('AngleContrast');
Value that represents angular pattern contrast. Angular patterns only occur when either HalfTonePatternCommandType.Circle or HalfTonePatternCommandType.Ellipse is selected in the type property. Increasing this value increases brightness of the "spokes" in the image.
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