[This is preliminary documentation and is subject to change.]
Constructor.
| C# | Visual Basic | Visual C++ |
public DicomThreadOptions( DicomThread dicomThread )
Public Sub New ( _ dicomThread As DicomThread _ )
public: DicomThreadOptions( DicomThread^ dicomThread )
- dicomThread (DicomThread)
- The DicomThread these options belong to.