Initializes a new empty RasterRegion.
public RasterRegion()
Public Function New()
- (instancetype)init
public RasterRegion()
public:
RasterRegion();
This constructor initializes a new empty RasterRegion object. The IsEmpty property will be true and GetBounds will return an empty rectangle.
For more information, refer to Creating a Region.
For more information, refer to Saving A Region.
For more information, refer to Working with the Existing Region.
For an example, refer to RasterRegion
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET