Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetOverlayBoxInstanceUid Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : GetOverlayBoxInstanceUid Method




Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.

Syntax

Visual Basic (Declaration) 
Public Function GetOverlayBoxInstanceUid() As String
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim value As String
 
value = instance.GetOverlayBoxInstanceUid()
C# 
public string GetOverlayBoxInstanceUid()
Managed Extensions for C++ 
public: string* GetOverlayBoxInstanceUid(); 
C++/CLI 
public:
String^ GetOverlayBoxInstanceUid(); 

Return Value

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

Example

For an example, refer to Associate.

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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