←Select platform

RasterRegion Constructor()

Summary
Initializes a new empty RasterRegion.
Syntax
C#
VB
Objective-C
C++
Java
public RasterRegion() 
Public Function New() 
- (instancetype)init 
public RasterRegion() 
public: 
RasterRegion(); 
Remarks

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.

Example

For an example, refer to RasterRegion

Requirements

Target Platforms

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

Leadtools Assembly

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