'DeclarationPublic Event DrawException As DrawExceptionHandler
'UsageDim instance As DicomViewer Dim handler As DrawExceptionHandler AddHandler instance.DrawException, handler
public event DrawExceptionHandler DrawException
public: event DrawExceptionHandler^ DrawException