Share
 
 

image_button Tile (DCL)

The image button tile is a button that displays a graphic image rather than a label.

Supported Platforms: Windows and Mac OS only

Windows
: image_button {
   actionalignmentallow_acceptaspect_ratiocolorfixed_heightfixed_widthheightis_enabledis_tab_stopkeymnemonicwidth 
}
Mac OS
: image_button {
   actionalignmentallow_acceptaspect_ratiocolorfixed_heightfixed_widthheightis_enabledkeywidth 
}

When the user selects an image button, the program obtains the coordinates of the point that was selected. This is useful if you want to display a miniature drawing and assign different meanings to selecting different regions in it.

You must assign an image button either an explicit width and height attribute, or one of those attributes plus an aspect_ratio.

Release Information

    Releases:

  • AutoCAD R12 and later on Windows
  • AutoCAD 2021 and later on Mac OS

Was this information helpful?