ResetValue Method

Summary
When overridden in a derived class, resets the value for this property of the component to the default value.
Syntax
C#
VB
C++
public override void ResetValue( 
   object component 
) 
Public Overrides Sub ResetValue( _ 
   ByVal component As Object _ 
)  
public: 
void ResetValue(  
   Object^ component 
) override  

Parameters

component
The component with the property value that is to be reset to the default value.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.