Leadtools.Dicom.Common

PropertyInfo Event

Show in webframe





Occurs when image information is requested for a property.
Syntax
public event EventHandler<PropertyInfoEventArgs> PropertyInfo
'Declaration
 
Public Event PropertyInfo As EventHandler(Of PropertyInfoEventArgs)
'Usage
 
Dim instance As DicomPropertyGrid
Dim handler As EventHandler(Of PropertyInfoEventArgs)
 
AddHandler instance.PropertyInfo, handler

            

            
public:
event EventHandler<PropertyInfoEventArgs^>^ PropertyInfo
Event Data

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

PropertyDescription
Element Gets the DICOM element.
PropertyImageInfo Gets the property image info.
Value Gets or sets the value.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features