Microsoft SDK for Java

RebarBand.getImageIndex

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

Syntax

public int getImageIndex()

Return Value

Returns 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   setImageIndex

© 1999 Microsoft Corporation. All rights reserved. Terms of use.