RebarBand.setImageIndex

Overview | Methods | This Package | All Packages

RebarBand.setImageIndex

Sets the index of the image that appears next to this rebar band.

Syntax

public void setImageIndex( int imageIndex )

Parameters

imageIndex

Set to the zero-based index within an ImageList object of the image that appears next to this rebar band. The smallImageList property of the Rebar control that contains this rebar band determines which image list is associated with the rebar control. Returns -1 if the imageIndex property of the rebar band has never been set.

See Also   getImageIndex