←Select platform

MinimumHoleCountField Property

Summary

Gets or sets the minimum number of holes to detect.

Syntax
C#
VB
public int MinimumHoleCountField { get; set; } 
Public Property MinimumHoleCountField() As Integer 
   Get 
   Set 

Property Value

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly