Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CanResetValue Method






The component to test for reset capability.
When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
Syntax
public override bool CanResetValue( 
   object component
)
'Declaration
 
Public Overrides Function CanResetValue( _
   ByVal component As Object _
) As Boolean
'Usage
 
Dim instance As DicomEditablePropertyDescriptor
Dim component As Object
Dim value As Boolean
 
value = instance.CanResetValue(component)
public:
bool CanResetValue( 
   Object^ component
) override 

Parameters

component
The component to test for reset capability.

Return Value

true if resetting the component changes its value; otherwise, false.
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