Accusoft NotateXpress 12
ElementGetDIBHandle Method
See Also  Send comments on this topic.
elementHandle
The handle of the element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetDIBHandle Method

Glossary Item Box

Description

Gets the DIB (Device Independent Bitmap) handle of an existing image element.

Syntax

Visual Basic
Public Function ElementGetDIBHandle( _
   ByVal elementHandle As Long _
) As Long

Parameters

elementHandle
The handle of the element returned by the ElementCreate method.

Return Type

The DIB handle.

Remarks

The DIB handle of an annotation element determines what is copied as the DIB handle for every image object created with this element.

See Also

©2013. Accusoft Corporation. All Rights Reserved.