Bitmap property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long Bitmap

Overview

Refer to Working with Data Sets.

Remarks

This is the handle to a LEAD bitmap.

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

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

See Also

Elements:

GetBitmapCount method, GetBitmapValue, SetBitmapValue

Topics:

Data Sets: Getting and Setting Data Element Values