BuiltInTag Event

Summary
Optional delegate method for additional processing.
Syntax
C#
C++/CLI
public event EventHandler<MedicalViewerBuiltInTagEventArgs> BuiltInTag 
            public: 
event EventHandler<MedicalViewerBuiltInTagEventArgs^>^ BuiltInTag 
Event Data

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

PropertyDescription
SubCellIndex (Read only) Gets the index of sub-cell that contains the tag.
TagType (Read only) Gets the type of the tag.
Text Gets or sets the value that represents the tag text that will be displayed.
Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.