LEADTOOLS Medical (Leadtools.Dicom assembly)

GetDefaultImageBoxParameters Method

Show in webframe







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 DicomImageBoxParameters.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(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
UpdateImageBox Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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