Hi. I was wondering how you obtain the file path of an image loaded when the LayerOptions has loAutoPromptForImage set? Is there an event fired when this operation is complete?
I noticed that in your documentation for the TIEImageLayer.ExecuteOpenDialog function, it states that the filename is available via Bitmap.Filename. When I check the layer's bitmap.filename after it is loaded using the loAutoPromptForImage option it remains blank though.
Thanks again!
|