←Select platform

PropertyValueEventArgs Constructor (PropertyValueEventArgs)

Summary

Initializes a new instance of the PropertyValueEventArgs class.

Syntax

C#
VB
C++
public PropertyValueEventArgs(  
   Leadtools.Dicom.Common.Editing.DicomEditableProperty property, 
   object value 
) 
Public Function New( _ 
   ByVal property As Leadtools.Dicom.Common.Editing.DicomEditableProperty, _ 
   ByVal value As Object _ 
) 
public: 
PropertyValueEventArgs(  
   Leadtools.Dicom.Common.Editing.DicomEditableProperty^ property, 
   Object^ value 
) 

Parameters

property
The property.

value
The value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize