←Select platform

RemoveHoles Property

Summary
Gets or set the value that indicates whether to remove all holes from the region that's created internally.
Syntax
C#
VB
C++
public bool RemoveHoles { get; set; } 
Public Property RemoveHoles As Boolean 
public: 
property bool RemoveHoles { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Value that indicates whether to remove all holes from the region that's created internally.

Example

Refer to KaufmannRegionCommand.

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.