←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 Leadtools.Dicom.DicomImageBoxParameters 
public: 
Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly