Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.
public string GetOverlayBoxInstanceUid()
Public Function GetOverlayBoxInstanceUid() As String
public:
String^ GetOverlayBoxInstanceUid();
The SOP Instance UID of the Image Overlay Box that was last created successfully using the method CreateOverlayBox.
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.
For an example, refer to Associate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET