←Select platform

MaximumHoleCount Property

Summary

Gets or sets the maximum number of holes to detect.

Syntax
C#
VB
C++
public int MaximumHoleCount { get; set; } 
Public Property MaximumHoleCount() As Integer 
   Get 
   Set 
public:  
   property Int32 MaximumHoleCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Maximum number of holes to detect. This property is valid only if the HolePunchRemoveCommandFlags.UseCount flag is set in the Flags property.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.