Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PropertyInfoEventArgs Constructor
See Also 
Leadtools.Dicom.Common.Editing Namespace > PropertyInfoEventArgs Class : PropertyInfoEventArgs Constructor



element
The element.
value
The value.
Initializes a new instance of the PropertyInfoEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal element As DicomElement, _
   ByVal value As Object _
)
Visual Basic (Usage)Copy Code
Dim element As DicomElement
Dim value As Object
 
Dim instance As New PropertyInfoEventArgs(element, value)
C# 
public PropertyInfoEventArgs( 
   DicomElement element,
   object value
)
C++/CLI 
public:
PropertyInfoEventArgs( 
   DicomElement^ element,
   Object^ value
)

Parameters

element
The element.
value
The value.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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