C#
VB
WinRT C#
C++
Gets or sets the maximum number of holes to detect.
public int MaximumHoleCount { get; set; }
Public Property MaximumHoleCount As Integer
public int MaximumHoleCount {get; set;}
<br/>get_MaximumHoleCount();<br/>set_MaximumHoleCount(value);<br/>Object.defineProperty('MaximumHoleCount');
Maximum number of holes to detect. This property is valid only if the HolePunchRemoveCommandFlags.UseCount flag is set in the Flags property.
Refer to HolePunchRemoveCommand.
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