BitmapListIndex property (ILEADRaster)
short BitmapListIndex | |
Overview |
Refer to Bitmaps and Bitmap Lists. |
Remarks
Is the index of the current bitmap in the object's bitmap list.
You can set this property to specify the current bitmap. For example, if you wanted to resize all bitmaps in a list, you would use a loop that updates this property before calling the Size method.
See Also
Topics: |