Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SetValue Method (DicomEditablePropertyDescriptor)






The component with the property value that is to be set.
The new value.
When overridden in a derived class, sets the value of the component to a different value.
Syntax
public override void SetValue( 
   object component,
   object value
)
'Declaration
 
Public Overrides Sub SetValue( _
   ByVal component As Object, _
   ByVal value As Object _
) 
'Usage
 
Dim instance As DicomEditablePropertyDescriptor
Dim component As Object
Dim value As Object
 
instance.SetValue(component, value)
public:
void SetValue( 
   Object^ component,
   Object^ value
) override 

Parameters

component
The component with the property value that is to be set.
value
The new value.
Requirements

Target Platforms

See Also

Reference

DicomEditablePropertyDescriptor Class
DicomEditablePropertyDescriptor Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features