AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementSetDIBHandle64 Method |
Visual Basic |
---|
Public Sub ElementSetDIBHandle64( _ ByVal elementHandle As Long, _ ByVal DIBHandle As __int64 _ ) |
This property is intended for 64-bit environments.
The DIB handle of an annotation element determines what is copied as the DIB handle for every image object created with this element.
Note: The DIB handle you pass in is copied. You still own the original handle that you pass.