Imagelist.autoResize Method [AX 2012]

Sets the Boolean flag autoResize, which determines whether new images are automatically resized.

public boolean autoResize([boolean value])

Run On

Client

Parameters

value
Type: boolean
A Boolean value that determines whether the autoResize flag is set or not; optional.

If set to true, when you add a new image to the list, the image will be automatically resized to the dimensions that were specified when you created the image list.

Community Additions

ADD
Show: