'DeclarationPublic Sub PrintImage( _ ByVal Image As DicomDataSet, _ ByVal Raw As Boolean _ )
'UsageDim 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