C#
VB
WinRT C#
C++
Gets or sets the minimum number of holes to detect.
public int MinimumHoleCount { get; set; }
Public Property MinimumHoleCount As Integer
public int MinimumHoleCount {get; set;}
<br/>get_MinimumHoleCount();<br/>set_MinimumHoleCount(value);<br/>Object.defineProperty('MinimumHoleCount');
Minimum number of holes to detect. This property is valid only if the HolePunchRemoveCommandFlags.UseCount flag is set in the Flags property. This value must be at least 2.
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