←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly