'Declaration
Public Sub PrintImage( _ ByVal Image As DicomDataSet, _ ByVal Raw As Boolean _ )
'Usage
Dim instance As DicomPrint Dim Image As DicomDataSet Dim Raw As Boolean instance.PrintImage(Image, Raw)
public void PrintImage( DicomDataSet Image, bool Raw )
public: void PrintImage( DicomDataSet^ Image, bool Raw )
Parameters
- Image
- Raw