Returns a DicomImageBoxParameters object with its properties set to default values.
public DicomImageBoxParameters GetDefaultImageBoxParameters()
Public Function GetDefaultImageBoxParameters() As Leadtools.Dicom.DicomImageBoxParameters
public:
Leadtools.Dicom.DicomImageBoxParameters^ GetDefaultImageBoxParameters();
A DicomImageBoxParameters object with its properties set to default values.
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).
For an example, refer to Associate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET