Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetDefaultOverlayBoxParameters Method








Returns a DicomOverlayBoxParameters object with its properties set to default values.
Syntax
public DicomOverlayBoxParameters GetDefaultOverlayBoxParameters()
'Declaration
 
Public Function GetDefaultOverlayBoxParameters() As DicomOverlayBoxParameters
'Usage
 
Dim instance As DicomPrintScu
Dim value As DicomOverlayBoxParameters
 
value = instance.GetDefaultOverlayBoxParameters()
public DicomOverlayBoxParameters GetDefaultOverlayBoxParameters()
 function Leadtools.Dicom.DicomPrintScu.GetDefaultOverlayBoxParameters()
public:
DicomOverlayBoxParameters^ GetDefaultOverlayBoxParameters(); 

Return Value

A DicomOverlayBoxParameters object with its properties set to default values.
Remarks
The method sets each of the properties OverlayOriginRow and OverlayOriginColumn, of the returned object, to 1. The property MagnifyToNumberOfColumns is set to a negative value and all string properties are set to null references (Nothing in Visual Basic).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
CreateOverlayBox Method
UpdateOverlayBox Method

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