DicomObjects Reference
DicomObjects Reference / DicomViewer Object / DrawEnd Event
DrawEnd Event
Description
fired when drawing ends
Syntax
Visual Basic
Public Event DrawEnd()
Remarks
These events are always called as a pair, and surround any drawing of pixel data to the DicomViewer’s display.
See Also