LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Region Property (RakeRemoveCommandEventArgs)

Show in webframe







Gets a LEADTOOLS Leadtools.RasterRegion representing the rake to be removed.
Syntax
public RasterRegion Region {get;}
'Declaration
 
Public ReadOnly Property Region As RasterRegion
'Usage
 
Dim instance As RakeRemoveCommandEventArgs
Dim value As RasterRegion
 
value = instance.Region
public RasterRegion Region {get;}

            

            
 get_Region(); 
public:
property RasterRegion^ Region {
   RasterRegion^ get();
}

Property Value

LEADTOOLS Leadtools.RasterRegion representing the rake to be removed. The region will need to be disposed of when it is no longer needed.
Example
Refer to the RakeRemoveCommandEventArgs(R Region, int)
Requirements

Target Platforms

See Also

Reference

RakeRemoveCommandEventArgs Class
RakeRemoveCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.