←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
WinRT C#
C++
public bool RemoveHoles {get; set;}
Public Property RemoveHoles As Boolean
public bool RemoveHoles {get; set;}
get_RemoveHoles(); 
set_RemoveHoles(value); 
Object.defineProperty('RemoveHoles'); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize