Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

GetValue Method






The component with the property for which to retrieve the value.
When overridden in a derived class, gets the current value of the property of a component.
Syntax
public override object GetValue( 
   object component
)
'Declaration
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
'Usage
 
Dim instance As DicomEditablePropertyDescriptor
Dim component As Object
Dim value As Object
 
value = instance.GetValue(component)
public:
Object^ GetValue( 
   Object^ component
) override 

Parameters

component
The component with the property for which to retrieve the value.

Return Value

The value of a property for a given component.
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