Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing Namespace > PropertyInfoEventArgs Class : PropertyInfoEventArgs Constructor |
public PropertyInfoEventArgs( DicomElement element, object value )
'Declaration
Public Function New( _ ByVal element As DicomElement, _ ByVal value As Object _ )
'Usage
Dim element As DicomElement Dim value As Object Dim instance As New PropertyInfoEventArgs(element, value)
public: PropertyInfoEventArgs( DicomElement^ element, Object^ value )