←Select platform

Gaps Property

Summary
Gets or sets the maximum length of a break or a hole in a base line of a rake.
Syntax
C#
VB
C++
public int Gaps { get; set; } 
Public Property Gaps As Integer 
public: 
property int Gaps { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum length of a break or a hole in a line. This can be used to remove dotted rakes, dashed rakes, or rakes that have breaks due to scanning.

Example

Refer to RakeRemoveCommand.

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.ImageProcessing.Core Assembly

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