Visual Basic (Declaration) | |
---|---|
Public Function GetOverlayBoxInstanceUid() As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
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 methodFor an example, refer to DicomPrintScu.Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family