←Select platform

RasterRegion Constructor()

Summary

Initializes a new empty RasterRegion.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly