end_image (AutoLISP/DCL)

Ends creation of the currently active dialog box image

Supported Platforms: Windows only

Signature

(end_image)

No arguments.

Return Values

Type: nil

Always returns nil.

Remarks

This function is the complement of start_image.

Examples

N/A