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 > PropertyValueEventArgs Class : PropertyValueEventArgs Constructor |
public PropertyValueEventArgs( DicomEditableProperty property, object value )
'Declaration
Public Function New( _ ByVal property As DicomEditableProperty, _ ByVal value As Object _ )
'Usage
Dim property As DicomEditableProperty Dim value As Object Dim instance As New PropertyValueEventArgs(property, value)
public: PropertyValueEventArgs( DicomEditableProperty^ property, Object^ value )