Accusoft.ImagXpress13.Net
DeleteRegion Method




Deletes the current image processing region object.
Syntax
public void DeleteRegion()
public: void DeleteRegion(); 
public:
void DeleteRegion(); 
'Declaration
 
Public Sub DeleteRegion() 
 
'Usage
 
Dim instance As Processor
 
instance.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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback