Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

CutlineCreated Event






Optional delegate method for additional processing.
Syntax
'Declaration   Public Event CutlineCreated As EventHandler(Of MedicalViewerCutlineCreatedEventArgs)
'Usage   Dim instance As MedicalViewerCell Dim handler As EventHandler(Of MedicalViewerCutlineCreatedEventArgs)   AddHandler instance.CutlineCreated, handler
Event Data

The event handler receives an argument of type MedicalViewerCutlineCreatedEventArgs containing data related to this event. The following MedicalViewerCutlineCreatedEventArgs properties provide information specific to this event.

PropertyDescription
DoubleCutLine Gets the value that represents whether the sender is a double-cutline, or a single cutline.
FirstCell Gets or sets the cell that will hold the cutline image, or the first cutline image in case of the double cutline.
SecondCell Gets or sets the cell that will hold the second cutline image.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features