<p>From a question a few days ago, I see that map keys and some other annotations are not yet available in ENVI 5. Programmatically, I can use envi_user_defined_annotation to construct an annotation file. I can display the data with envi_display_bands. I can obtain the display number, and I can even use the undocumented feature (2008 Forum question/answer that I found: thanks Mari!) ann_init to automatically display it. </p>
<p> However, I really want to place the annotations (map key, etc.) outside the image area, in the borders. I have been looking all over for a method of adjusting the display borders after using envi_display_bands. While there are several locations to choose this by hand (Display Menu -> File -> Preferences; Display Menu -> Overlay -> Annotation, then Annotation Menu -> Options -> Set Display Borders), I can't find a method to do the same programmatically. </p>
<p>Is it possible to set Display Borders programmatically? </p>
<p>Thanks,</p>
<p>-Marcos</p>
<p><br />
</p>
|