C#
VB
C++
Occurs when image information is requested for a property.
public event EventHandler<PropertyInfoEventArgs> PropertyInfo Public Event PropertyInfo As EventHandler(Of PropertyInfoEventArgs) public:event EventHandler<PropertyInfoEventArgs^>^ PropertyInfo
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.
| Property | Description |
|---|---|
| Element | Gets the DICOM element. |
| PropertyImageInfo | Gets the property image info. |
| Value | Gets or sets the value. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
