SelectedBitmapIndex Property (ILEADRasterDlgImg)
|
short SelectedBitmapIndex; | |
|
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the index of the bitmap to use.
The SelectedBitmapIndex property is associated with the following dialog boxes:
|
In this case, it represents the index of a tile bitmap in the image picker. | |
|
In this case, it represents the index of a frame bitmap in the image picker. |
This property value must be between 0 and ItemsCount property value -1.
When the dialog box closes, this property will be updated with the selected tile or frame image in the image picker.
See Also
|
Elements |