LEADTOOLS Medical (Leadtools.Dicom assembly)

GetOverlayBoxInstanceUid Method

Show in webframe







Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.
Syntax
public string GetOverlayBoxInstanceUid()
'Declaration
 
Public Function GetOverlayBoxInstanceUid() As String
'Usage
 
Dim instance As DicomPrintScu
Dim value As String
 
value = instance.GetOverlayBoxInstanceUid()
public string GetOverlayBoxInstanceUid()

            

            
 function Leadtools.Dicom.DicomPrintScu.GetOverlayBoxInstanceUid()
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(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
CreateOverlayBox Method
UpdateOverlayBox Method
DeleteOverlayBox Method
GetDefaultOverlayBoxParameters Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features