Accusoft.ImagXpress13.Net
DeleteRegion Method




Deletes the current image processing region object.
Syntax
'Declaration
 
Public Sub DeleteRegion() 
'Usage
 
Dim instance As Processor
 
instance.DeleteRegion()
public void DeleteRegion()
public: void DeleteRegion(); 
public:
void DeleteRegion(); 
Remarks
The method deletes the region object set in the SetRegion call. This does not actually change any part of the image itself. You call this method when you are finished working with a region of the image.
See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback