C#
VB
C++
Gets or sets the maximum error for the approximation algorithm.
public int MaximumError { get; set; }
Public Property MaximumError As Integer
Maximum error for the approximation algorithm. Values can be from 0 to 255. Default is 5. This property is only valid if the Type property is set to ApproxColor.
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