DicomObjects Reference
DicomObjects Reference / DicomViewer Object / DrawEnd Event
In This Topic
    DrawEnd Event
    In This Topic
    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