When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
public override bool CanResetValue(
object component
)
Public Overrides Function CanResetValue( _
ByVal component As Object _
) As Boolean
public:
bool CanResetValue(
Object^ component
) override
component
The component to test for reset capability.
true if resetting the component changes its value; otherwise, false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document