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

Show in webframe

GetDefaultImageBoxParameters Method








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

Return Value

A DicomImageBoxParameters object with its properties set to default values.
Remarks
The method sets the property ImagePosition of the returned object to 1. The rest of the numeric properties are set to negative values 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
UpdateImageBox 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