C#
VB
C++
When overridden in a derived class, gets the current value of the property of a component.
public override object GetValue(
object component
)
Public Overrides Function GetValue( _
ByVal component As Object _
) As Object
public:
Object^ GetValue(
Object^ component
) override
component
The component with the property for which to retrieve the value.
The value of a property for a given component.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET