C#
C++
public DicomOverlayBoxParameters GetDefaultOverlayBoxParameters()
public:
DicomOverlayBoxParameters^ GetDefaultOverlayBoxParameters();
A DicomOverlayBoxParameters object with its properties set to default values.
The method sets each of the properties OverlayOriginRow and OverlayOriginColumn, of the returned object, to 1. The property MagnifyToNumberOfColumns is set to a negative value and all string properties are set to null references (Nothing in VB).
For an example, refer to Associate.