|
ConfusionMatrixPropertyDescriptorSetValue Method
|
Not supported.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public override void SetValue(
Object component,
Object value
)
Public Overrides Sub SetValue (
component As Object,
value As Object
)
Request Example
View SourceParameters
- component
- Type: SystemObject
- value
- Type: SystemObject
See Also