Leadtools.Dicom.Common

CanResetValue Method

Show in webframe





The component to test for reset capability.
When overridden in a derived class, returns 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features