ImageLib Corp 6 - ILDocumentImage scroll Position?



Is it possible to get the scrollposition of an
ILDocumentImage?

Using the TImgViewer from IMGVIEW.OCX (Kodak/Wang)
you do this:

Editor.ScrollPositionY and
Editor.ScrollPositionX

(Where Editor is a TImgView control)

I have some code for auto scrolling my document and
need to know this info.

I see an AutoScroll property but it is not documented
in the help file. How would that be used?
.