Gets or sets a value that represents the amount of angular pattern frequency.
public int AngleRipple { get; set; }
Public Property AngleRipple As Integer
public int AngleRipple {get; set;}
<br/>get_AngleRipple();<br/>set_AngleRipple(value);<br/>Object.defineProperty('AngleRipple');
Value that represents angular pattern frequency. Angular patterns only occur when either HalfTonePatternCommandType.Circle or HalfTonePatternCommandType.Ellipse is selected in the type property. This value determines how many "spokes" appear 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