Convert Uielement to image

Hi,
How to convert a Uielement to Image?
Best regards,

1 Like

Use Take Screenshot with selector. See attached:

Take Screenshot.xaml (6.1 KB)

no I have a Uilement and I would like to convert it an image. I can’t use take screenshot

What do you mean by convert?

I would like to change the uielement type to an image type.
For example: if it was a string and l would convert it to int the syntax would be:
convert.toint32(String)

1 Like