OverlayBitmap property (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long OverlayBitmap

Overview

Refer to Overlays Overview.

Remarks

The OverlayBitmap property specifies the handle to a LEAD overlay bitmap.

Calling the GetOverlayBitmap method updates this property with the bitmap of an overlay.

Before calling the SetOverlayBitmap method to update the overlay data of an overlay, set this property to the handle of the bitmap that will be used to update the data.

See Also

Elements:

GetOverlayBitmap method, SetOverlayBitmap method

Topics:

Overlays