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