I'm currently developing a dll extension for Autodesk Map 3d 2006 with
Visual C# and .NET.
This dll simply retrieve from a Web Server a raster image and shows
this image in Autodesk Map environment.
For this work i need to know at runtime the extents of the window of
Map 3d 2006: it's possibile with .NET API to retrieve this
informations?
thanks for support!