←Select platform

GetOverlayBoxInstanceUid Method

Summary
Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.
Syntax
C#
VB
C++
public string GetOverlayBoxInstanceUid() 
Public Function GetOverlayBoxInstanceUid() As String 
public: 
String^ GetOverlayBoxInstanceUid();  

Return Value

The SOP Instance UID of the Image Overlay Box that was last created successfully using the method CreateOverlayBox.

Remarks

Once an Image Overlay Box is created, a call to this method will return the SOP Instance UID of the newly created Image Overlay Box. Therefore, if the SOP Instance UID of an Image Overlay Box is needed, it should be stored before creating the next Image Overlay Box.

Example

For an example, refer to Associate.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.