public RasterRegion Region { get; }
Public ReadOnly Property Region As RasterRegion
@property (nonatomic, strong, readonly, nullable) LTRasterRegion *region
public RasterRegion getRegion()
public:
property RasterRegion^ Region {
RasterRegion^ get();
}
Handle to a LEADTOOLS RasterRegion. When LineRemoveCommand returns, this is updated with a single LEADTOOLS RasterRegion corresponding to all changes, only if LineRemoveCommandFlags.SingleRegion has been set in the Flags property and LineRemoveCommandFlags.LeadRegion has not been set. To use this, set the Flags property to LineRemoveCommandFlags.SingleRegion. It is the programmer's responsibility to dispose of this region when the region is no longer needed.
Refer to LineRemoveCommand(LineRemoveCommandFlags,int,int,int,int,int,int, LineRemoveCommandType)
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document