Accusoft.ImagXpress13.Net
CaptureControl Method




Captures the screen area bounded by the control and saves it to the current image.
Syntax
'Declaration
 
Public Sub CaptureControl() 
'Usage
 
Dim instance As ImageXView
 
instance.CaptureControl()
public void CaptureControl()
public: void CaptureControl(); 
public:
void CaptureControl(); 
Remarks

This method captures the image data within the screen area bounded by the control and saved to ImageXView.Image.

See Also

Reference

ImageXView Class
ImageXView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback