Forum Discussion

asmatullah's avatar
asmatullah
Contributor
9 years ago

Cursor in captured screen

Hi ,

 

I am using JScript to capture images . The captured images contains Cursor which i dont want .

I am using the code below :

Regions.AddPicture(screen_object,screen_name)

Also tried with

Regions.AddPicture(screen_object,screen_name,false)

 

But still the images contains the cursor .

Is there any other way to do so ...

 

 

No RepliesBe the first to reply