←Select platform

GetDefaultImageBoxParameters Method

Summary
Returns a DicomImageBoxParameters object with its properties set to default values.
Syntax
C#
VB
C++
public DicomImageBoxParameters GetDefaultImageBoxParameters() 
Public Function GetDefaultImageBoxParameters() As DicomImageBoxParameters 
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 VB).

Example

For an example, refer to Associate.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.