Hi friends. I have read on the forum about AutoCAD. Some questions are How to hide image border in AutoCAD? How to remove a frame from the image in AutoCAD?
It’s so easy. You can set up a variable in AutoCAD. It is an IMAGEFRAME variable.
Value Description:
- 0 The image frame is not displayed or plotted. The frame temporarily reappears during selection preview or object selection.
- 1 Displays and plots the image frame.
- 2 Displays but does not plot the image frame.
So to hide or remove the image frame, You can do step by step as follows:
- Step 1: IMAGEFRAME > Enter.
- Step 2: Input value 0 or 2 > Enter to finish.
Note: This variable is saved in the drawing.
Thanks for visiting my Blog! Good luck to you!