Hi,
I need to display an image of an element (a cell to be precise) in a form. I VBA there is element.GetPicture() but I cannot find something similar in .NET.
There are the ElementGraphicsProcessor and ElementGraphicsOutput but I cannot figure out if thats the way to go.
/Krister