Starts the creation of an image in the dialog box tile
Supported Platforms: Windows, Mac OS, and Web
Signature
(start_image key)
- key
-
Type: String
Value that specifies a tile. This argument is case-sensitive.
Return Values
Type: String or nil
The key argument, if successful; otherwise nil.
Remarks
Subsequent calls to fill_image, slide_image, and vector_image affect the created image until the application calls end_image.
Note: Do not use the
set_tile function between
start_image and
end_image function calls.
Release Information
- AutoCAD R12 and later on Windows
- AutoCAD 2021 and later on Mac OS
Releases:
Examples
N/A