Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
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