←Select platform

Region Property

Summary
Gets the LEADTOOLS RasterRegion representing the dot to be removed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public RasterRegion Region { get; } 
@property (nonatomic, strong, readonly, nullable) LTRasterRegion *region; 
public RasterRegion getRegion() 
public: 
property RasterRegion^ Region { 
   RasterRegion^ get(); 
} 

Property Value

LEADTOOLS RasterRegion representing the dot to be removed. It is the programmer's responsibility to dispose of this region when it is no longer needed.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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