BitmapList property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long BitmapList

Overview

Refer to Working with Data Sets.

Remarks

This is the handle to the bitmap list.

Calling GetBitmapListValue will update this property with the image list from the item specified by the CurrentElement property.

Set the BitmapList property to 0 at any time to free the memory used for the bitmap list.

See Also

Elements:

BitmapListCount property, GetBitmapCount method, GetBitmapListValue method, SetBitmapListValue method

Topics:

Data Sets: Getting and Setting Data Element Values