Gets the handle to a windows region.
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 windows region.
When InvertedTextCommand returns, this property is updated with a single LEADTOOLS RasterRegion corresponding to all changes, only if InvertedTextCommandFlags.SingleRegion has been set in the Flags property and InvertedTextCommandFlags.LeadRegion has not been set. To use this property, set the InvertedTextCommandFlags.SingleRegion flag. Dispose of this region when the region is no longer needed.
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