LEADTOOLS (Leadtools assembly)

RasterRegion Constructor()

Show in webframe







Initializes a new empty RasterRegion.
Syntax
public RasterRegion()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New RasterRegion()
public RasterRegion()
-(id)init
public RasterRegion()
function 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

See Also

Reference

RasterRegion Class
RasterRegion Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.