C#
VB
C++
Gets or sets the maximum angle for the thinning algorithm.
public int DeltaDirection { get; set; }
Public Property DeltaDirection As Integer
Maximum angle for the thinning algorithm. Values can be from 1 to 64. Default is 35.
Refer to ContourFilterCommand.
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