Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetDefaultOverlayBoxParameters Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : GetDefaultOverlayBoxParameters Method



Returns a DicomOverlayBoxParameters object with its properties set to default values.

Syntax

Visual Basic (Declaration) 
Public Function GetDefaultOverlayBoxParameters() As DicomOverlayBoxParameters
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim value As DicomOverlayBoxParameters
 
value = instance.GetDefaultOverlayBoxParameters()
C# 
public DicomOverlayBoxParameters GetDefaultOverlayBoxParameters()
C++/CLI 
public:
DicomOverlayBoxParameters^ GetDefaultOverlayBoxParameters(); 

Return Value

A DicomOverlayBoxParameters object with its properties set to default values.

Example

Remarks

The method sets each of the properties DicomOverlayBoxParameters.OverlayOriginRow and DicomOverlayBoxParameters.OverlayOriginColumn, of the returned object, to 1. The property DicomOverlayBoxParameters.MagnifyToNumberOfColumns is set to a negative value and all string properties are set to null references (Nothing in Visual Basic).

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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